aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2008-03-02 18:56:05 +0000
committerpatdenice <patdenice@piwigo.org>2008-03-02 18:56:05 +0000
commit1283b5ecb1e5e01d9f2ebef555949ac517be89dd (patch)
treead8c1c347d50324989f1776e8a3a2c30a5c99478 /plugins/LocalFilesEditor
parent78e175b3fb7c8d2f9824b15632595523f9ea236c (diff)
Corections to respect coding conventions.
Change plugins versions to 1.8 Change 3 plugins URI. git-svn-id: http://piwigo.org/svn/trunk@2243 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor')
-rw-r--r--plugins/LocalFilesEditor/main.inc.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php
index e2dad5f05..8046d5467 100644
--- a/plugins/LocalFilesEditor/main.inc.php
+++ b/plugins/LocalFilesEditor/main.inc.php
@@ -1,9 +1,9 @@
<?php
/*
Plugin Name: LocalFiles Editor
-Version: 1.0
-Description: Edit local files from administration panel
-Plugin URI: http://www.phpwebgallery.net
+Version: 1.8
+Description: Edit local files from administration panel / Editeur de fichiers locaux
+Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144
Author: PhpWebGallery team
Author URI: http://www.phpwebgallery.net
*/