Re: [AppDB] mysql_query -> appdb_query in /include

2005-01-11 Thread Jeremy Newman
On Tue, 2005-01-11 at 14:27 +0100, Paul van Schayck wrote: > Hey Jonathan, > > On Tue, 11 Jan 2005 00:59:44 +0100, Jonathan Ernst > <[EMAIL PROTECTED]> wrote: > > This patch replaces nearly all mysql_query with appdb_query in /include. > > We should use query_userdb() in include/user.php. We're a

Re: [AppDB] mysql_query -> appdb_query in /include

2005-01-11 Thread Paul van Schayck
Hey Jonathan, On Tue, 11 Jan 2005 00:59:44 +0100, Jonathan Ernst <[EMAIL PROTECTED]> 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: