summaryrefslogtreecommitdiff
path: root/core/helpers/MY_file.php
AgeCommit message (Collapse)Author
2008-12-03Add a MY_file class that extends the file helper by creating an unlink ↵Tim Almdal
method that deletes a file or an album directory. Modify Items_Controller::_delete to call this new helper method when deleting an item