aurweb/web/template
Dan McGee 45a50d4a66 Remove unnecessary atype and uid lookup from package_details()
These were never used in the function. Where they are used is in the
pkg_details.php template, so move them closer to their actual usage so
as not to confuse poor programmers such as myself.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-08-11 16:17:09 +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 Added label tags for login form fields. 2011-05-09 10:54:36 +02:00
pkg_comment_form.php Use HTTPs for links in comment notification mails. 2011-04-19 23:58:32 +02:00
pkg_comments.php Fix XSS vulnerabilities in package comment templates. 2011-03-30 10:49:51 +02:00
pkg_details.php Remove unnecessary atype and uid lookup from package_details() 2011-08-11 16:17:09 +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 Allow for merging deleted packages into existing ones 2011-08-11 16:17:07 +02:00
search_accounts_form.php Fix broken XHTML. 2011-03-11 19:00:50 +01: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 Fix broken XHTML. 2011-03-11 19:00:50 +01:00
tu_list.php test return value from db_query before assuming it is valid 2011-05-17 10:43:42 +02:00