aurweb/web/lib
Lukas Fleischer 10b6a8fff7 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>

Conflicts:

	web/lib/aur.inc.php
2011-10-25 09:25:30 +02:00
..
acctfuncs.inc.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
aur.inc.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
aurjson.class.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +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 Replace "el_GR" translation by "el" 2011-08-20 18:27:43 +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-25 09:25:30 +02:00
stats.inc.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
version.inc.php Release 1.9.0 2011-08-20 18:38:34 +02:00