aurweb/web/html
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
..
css Fix broken XHTML. 2011-03-11 19:00:50 +01:00
images titlelogo.png: Update again 2010-03-12 16:52:07 -05:00
account.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
addvote.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
index.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
logout.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
packages.php Use 'true' instead of 'True' everywhere 2011-08-11 16:17:09 +02:00
passreset.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
pkgsubmit.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00
rpc.php Cleanup RPC usage output a bit 2011-05-29 16:06:28 +02:00
rss.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
voters.php Wrap mysql_real_escape_string() in a function 2011-10-25 09:25:30 +02:00