summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery_error.php
AgeCommit message (Collapse)Author
2009-09-24Fix unit tests by updating the xss golden file and declaring ↵Tim Almdal
gallery_error::error_handler as static
2009-09-22Create a gallery error handler that traps php errors and rethrows them as ↵Tim Almdal
Exceptions. This fixes ticket #763