From 9958d87e14b3af73a3f0f20c8c92de4be57efe78 Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Feb 2009 23:12:39 +0000 Subject: modification: phpwebgallery.net moves to piwigo.org modification: doc/README_*.txt much simpler with link to piwigo.org for installation and upgrade guides. modification: latest_version has changed its path on the website to download directory. deletion: doc/ChangeLog was useless and outdated. git-svn-id: http://piwigo.org/svn/branches/2.0@3132 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/main.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/LocalFilesEditor/main.inc.php') diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 110cefaa8..41c12e5df 100644 --- a/plugins/LocalFilesEditor/main.inc.php +++ b/plugins/LocalFilesEditor/main.inc.php @@ -3,7 +3,7 @@ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ // | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 Piwigo team http://phpwebgallery.net | +// | Copyright(C) 2003-2008 PhpWebGallery team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ // | This program is free software; you can redistribute it and/or modify | @@ -25,7 +25,7 @@ Plugin Name: LocalFiles Editor Version: 2.0 Description: Edit local files from administration panel / Editeur de fichiers locaux -Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=144 +Plugin URI: http://piwigo.org/ext/extension_view.php?eid=144 Author: Piwigo team Author URI: http://piwigo.org */ -- cgit v1.2.3