aurweb/web/template
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
..
stats Add more stats to the front page table 2011-04-03 22:59:33 +02:00
actions_form.php Allow for merging deleted packages into existing ones 2011-08-11 16:17:07 +02:00
footer.php Support for langauges written right-to-left 2011-02-18 13:52:38 +01:00
header.php fix incompatibility with php short open tags 2011-06-25 11:29:56 +02:00
login_form.php web/template/login_form.php: Escape the request URI 2011-09-05 16:56:09 +02:00
pkg_comment_form.php Wrap mysql_real_escape_string() in a function 2011-10-24 17:57:54 +02:00
pkg_comments.php Fix XSS vulnerabilities in package comment templates. 2011-03-30 10:49:51 +02:00
pkg_details.php Add missing __() to category info in package details 2011-08-22 08:15:36 +02:00
pkg_search_form.php rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
pkg_search_results.php Remove a boatload of inline table styles 2011-10-24 17:57:52 +02:00
search_accounts_form.php Remove a boatload of inline table styles 2011-10-24 17:57:52 +02:00
template.phps rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu_details.php Remove a boatload of inline table styles 2011-10-24 17:57:52 +02:00
tu_list.php Remove a boatload of inline table styles 2011-10-24 17:57:52 +02:00