From 3cffa07182c016d29d82666e03a1423fb6160bd8 Mon Sep 17 00:00:00 2001 From: rub Date: Thu, 15 May 2008 18:43:33 +0000 Subject: Change some PhpWebGallery to Piwigo. (2/2) All phpwebgallery.net are not changed! git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/main.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/LocalFilesEditor/main.inc.php') diff --git a/plugins/LocalFilesEditor/main.inc.php b/plugins/LocalFilesEditor/main.inc.php index 4445f0539..378c69780 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 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | +// | Copyright(C) 2003-2008 Piwigo 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 | @@ -26,8 +26,8 @@ Plugin Name: LocalFiles Editor 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 +Author: Piwigo team +Author URI: http://piwigo.org */ if (!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); -- cgit v1.2.3