diff options
author | Andy Lindeman <andy@highgroove.com> | 2011-04-22 18:15:17 -0400 |
---|---|---|
committer | Andy Lindeman <andy@highgroove.com> | 2011-04-22 18:15:17 -0400 |
commit | 6f916e49d5b431c2c1961a13d1a61fef8c02d628 (patch) | |
tree | 134b2907e041635915ecb4f7fa5418610b1dc653 /modules/gallery/module.info | |
parent | b9a720e86bcaeab19aca81ee2af2b5c12fda1c55 (diff) |
Allow timezone to be configurable
* Fixes #1637
* New advanced setting gallery/timezone
* Default setting comes from PHP
Diffstat (limited to 'modules/gallery/module.info')
-rw-r--r-- | modules/gallery/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/module.info b/modules/gallery/module.info index aa1dc341..807d08fd 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 47 +version = 48 |