summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_maintenance_show_log.html.php
AgeCommit message (Expand)Author
2009-09-23Correct whitespaceTim Almdal
2009-08-29Update all code to use helper method html::clean(), html::purify(), ... inste...Andy Staudacher
2009-08-29Refactor all calls of p::clean() to SafeString::of() and p::purify() to SafeS...Andy Staudacher
2009-07-07Added a wee bit of phpDoc.Tim Almdal
2009-07-05Add task logging functionality. When a task runs, it creates a log that isTim Almdal