summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/admin_maintenance.php
AgeCommit message (Expand)Author
2009-08-31XSS review fixes (mostly adding missing html::mark_clean()) calls.Andy Staudacher
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-06Cleanup remove task processing. Change Task_Model::delete to call parent::deleteTim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal
2009-06-10Fix log links. html::anchor() implicitly calls url::site(), callingBharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta