aurweb/web/lib
canyonknight 8e03e68d68 Add database wrapper class and new connection method
Uses the Singleton pattern to ensure all queries use the same
database connection that is released upon script completion.

All database connections should now be called with DB::connect() and
not db_connect().

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2013-02-10 12:10:37 +01:00
..
Archive Add Archive_Tar class to lib/ 2012-10-27 18:13:46 -04:00
acctfuncs.inc.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
aur.inc.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
aurjson.class.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
cachefuncs.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
config.inc.php.proto aurjson.class.php: Limit number of RPC results 2012-10-22 12:33:13 +02:00
DB.class.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
routing.inc.php routing.inc.php: Return proper (non-virtual) URIs 2012-11-04 19:14:11 +01:00
stats.inc.php stats.inc.php: Remove unnecessary account type lookup 2013-01-19 12:21:16 +01:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Add database wrapper class and new connection method 2013-02-10 12:10:37 +01:00
version.inc.php Release 2.0.1 2012-11-07 01:00:43 +01:00