summaryrefslogtreecommitdiff
path: root/web/lib/pkgfuncs.inc.php
AgeCommit message (Expand)Author
2012-07-06action_form.php: Pull out DB codecanyonknight
2012-07-06voters.php: Pull out DB codecanyonknight
2012-07-06pkg_search_results.php: Overhaul to match archwebcanyonknight
2012-07-06Be consistent in PHP logical operator usagecanyonknight
2012-07-06Extend pkgname_from_id() to arrays of IDsLukas Fleischer
2012-05-31HTML/DOM fixesDario Giovannetti
2012-03-08Always set the "To:" header when sending mailLukas Fleischer
2011-11-02Add a new AUR_LOCATION settingDan McGee
2011-10-24Escape wildcards in "LIKE" patternsLukas Fleischer
2011-10-24Wrap mysql_real_escape_string() in a functionLukas Fleischer
2011-10-24send emails when delteing packagesFlorian Pritz
2011-08-11Remove unnecessary atype and uid lookup from package_details()Dan McGee
2011-08-11Use 'true' instead of 'True' everywhereDan McGee
2011-08-11pkgfuncs.inc.php: allow all DB funcs to take handle argDan McGee
2011-08-11Add "mergepkgid" argument to pkg_delete()Lukas Fleischer
2011-08-11Rename package_exists() to pkgid_from_name()Lukas Fleischer
2011-06-25Use sane ORDER BY clauses in package list queriesDan McGee
2011-06-22Do not redirect on single search resultsLukas Fleischer
2011-06-22rename *.inc files to *.inc.php and adjust imports and referenceselij