diff options
author | patdenice <patdenice@piwigo.org> | 2009-03-11 16:42:01 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2009-03-11 16:42:01 +0000 |
commit | 77d508c6d49c70f3a67672327f3d3c40f7de4cbb (patch) | |
tree | b88bdc673e75ae060ed52f173f7d387dd09ed7e2 /plugins/LocalFilesEditor/main.inc.php | |
parent | a49cd3f84238a2b76e28e8b6ff13de2cdb4cd312 (diff) |
merge r3186 from trunk to branch 2.0.
Cosmetic Corections for LocalFiles Editor.
git-svn-id: http://piwigo.org/svn/branches/2.0@3187 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/main.inc.php')
-rw-r--r-- | plugins/LocalFilesEditor/main.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 41c12e5df..565670286 100644 --- a/plugins/LocalFilesEditor/main.inc.php +++ b/plugins/LocalFilesEditor/main.inc.php @@ -23,7 +23,7 @@ /* Plugin Name: LocalFiles Editor -Version: 2.0 +Version: 2.0.a Description: Edit local files from administration panel / Editeur de fichiers locaux Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Author: Piwigo team |