diff options
author | Bharat Mediratta <bharat@menalto.com> | 2010-01-30 21:07:03 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2010-01-30 21:07:03 -0800 |
commit | c2a7a6a4e7b492c649462c1bb4e60c033819803e (patch) | |
tree | b72bd7b591f02a2484632bc3e1a7691b1f4fb442 /modules/gallery/module.info | |
parent | 79a1365991557d64776110b0a3a99ea42b1a70fe (diff) |
Lock down web access to var/uploads, var/tmp and var/logs using .htaccess
Fixes ticket #587.
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 5d0dd3c5..50a1505f 100644 --- a/modules/gallery/module.info +++ b/modules/gallery/module.info @@ -1,3 +1,3 @@ name = "Gallery 3" description = "Gallery core application" -version = 24 +version = 25 |