summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/gallery.php
AgeCommit message (Collapse)Author
2009-06-12Move date/time format strings into a setting and bump the galleryBharat Mediratta
module to version 2. First test of our upgrade code!
2009-06-12Create gallery::date_time(), gallery::date() and gallery::time()Bharat Mediratta
functions that format a unix timestamp into a date+time/date/time string. Partial fix for ticket #347.
2009-06-01Fix a place where I shouldn't have renamed "core" to "gallery", breaking ↵Bharat Mediratta
maintenance mode.
2009-05-27Convert a few more references of APPPATH to MODPATH/galleryBharat Mediratta
2009-05-27Update all references to the core application to now point to theBharat Mediratta
gallery module. This type of mass update is prone to some small bugs.