From 51fe601ee9b9dda48bd0ca91fd78ab15586181ec Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 12 Feb 2009 23:20:40 +0000 Subject: merge r3132 from branch 2.0 to trunk 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/trunk@3133 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/language_switch/main.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/language_switch/main.inc.php') diff --git a/plugins/language_switch/main.inc.php b/plugins/language_switch/main.inc.php index 3b2885ddf..75545c33f 100644 --- a/plugins/language_switch/main.inc.php +++ b/plugins/language_switch/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: Language Switch Version: 2.0 Description: Switch to another language from flags on your gallery home page. -Plugin URI: http://phpwebgallery.net/ext/extension_view.php?eid=123 +Plugin URI: http://piwigo.org/ext/extension_view.php?eid=123 Author: Piwigo team Author URI: http://piwigo.org */ -- cgit v1.2.3