diff options
author | plegall <plg@piwigo.org> | 2016-03-08 10:13:13 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-03-08 10:13:13 +0100 |
commit | d80d853a23119bd21c20ad92024cba5dce47e7d4 (patch) | |
tree | 468e12286baa1cc403178774ea3f88d2fbc4a21b /themes/dark/themeconf.inc.php | |
parent | 7f672711a08fa3dcf103179aef04e07fb6f79643 (diff) |
fixes #431, all themes/languages get version "auto"
Diffstat (limited to 'themes/dark/themeconf.inc.php')
-rw-r--r-- | themes/dark/themeconf.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/dark/themeconf.inc.php b/themes/dark/themeconf.inc.php index 6da1d7c36..7e692996c 100644 --- a/themes/dark/themeconf.inc.php +++ b/themes/dark/themeconf.inc.php @@ -1,7 +1,7 @@ <?php /* Theme Name: dark -Version: 2.7.0 +Version: auto Description: Dark background, grayscale. Theme URI: http://piwigo.org/ext/extension_view.php?eid=369 Author: Piwigo team |