11 Jan
2005
11 Jan
'05
1:27 p.m.
Hey Jonathan, On Tue, 11 Jan 2005 00:59:44 +0100, Jonathan Ernst <Jonathan(a)ernstfamily.ch> wrote:
This patch replaces nearly all mysql_query with appdb_query in /include.
We should use query_userdb() in include/user.php. We're allowing a seperate database for it. This patch was already applied tough: http://www.winehq.org/hypermail/wine-cvs/2005/01/0257.html But also your previous mysql_query patch is using query_appdb where it should use query_userdb(). Or will we just start dropping that second database? It seems like the live server did not seperate them. Jeremy can you confirm? Paul