From 38ca856ea4adf9daf7cdb91e580a70ab176eb6f4 Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 11 Apr 2007 08:33:18 +0000 Subject: [PATCH] New: trunk code name changes from "Alligator" to "Butterfly". git-svn-id: http://piwigo.org/svn/trunk@1954 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/constants.php | 2 +- tools/create_listing_file.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/constants.php b/include/constants.php index b7a0d9929..8b211f631 100644 --- a/include/constants.php +++ b/include/constants.php @@ -25,7 +25,7 @@ // +-----------------------------------------------------------------------+ // Default settings -define('PHPWG_VERSION', 'Alligator'); +define('PHPWG_VERSION', 'Butterfly'); define('PHPWG_DOMAIN', 'phpwebgallery.net'); define('PHPWG_URL', 'http://www.'.PHPWG_DOMAIN); define('PHPWG_DEFAULT_LANGUAGE', 'en_UK.iso-8859-1'); diff --git a/tools/create_listing_file.php b/tools/create_listing_file.php index 6703e1843..05c789ff6 100644 --- a/tools/create_listing_file.php +++ b/tools/create_listing_file.php @@ -31,7 +31,7 @@ // ****** Gallery configuration ****** // // Script version -$conf['version'] = 'Alligator'; +$conf['version'] = 'Butterfly'; // URL of main gallery // Example : http://www.my.domain/my/directory