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
This commit is contained in:
rub 2008-05-15 18:43:33 +00:00
commit 3cffa07182
68 changed files with 230 additions and 246 deletions

View file

@ -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 |
@ -25,9 +25,9 @@
Plugin Name: Check upgrades
Version: 1.8
Description: Check integrity of upgrades / Contrôle d'intégrité des mises à jour
Plugin URI: http://www.phpwebgallery.net
Author: PhpWebGallery team
Author URI: http://www.phpwebgallery.net
Plugin URI: http://piwigo.org
Author: Piwigo team
Author URI: http://piwigo.org
*/
if (!defined('PHPWG_ROOT_PATH'))