aurweb/web/lib
Lukas Fleischer 323d418f02 Wrap mysql_real_escape_string() in a function
Wrap mysql_real_escape_string() in a wrapper function db_escape_string()
to ease porting to other databases, and as another step to pulling more
of the database code into a central location.

This is a rebased version of a patch by elij submitted about half a year
ago.

Thanks-to: elij <elij.mx@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-10-24 17:57:54 +02:00
..
acctfuncs.inc.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
aur.inc.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
aurjson.class.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
cachefuncs.inc.php Make cache type selectable based on config value 2011-06-22 15:21:21 +02:00
config.inc.php.proto Move SUPPORTED_LANGS out of config.inc.php 2011-10-24 17:57:51 +02:00
feedcreator.class.php RSS support implemented 2005-06-10 23:07:24 +00:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
stats.inc.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Move SUPPORTED_LANGS out of config.inc.php 2011-10-24 17:57:51 +02:00
version.inc.php Release 1.9.0 2011-08-20 18:38:34 +02:00