New: trunk code name changes from "Alligator" to "Butterfly".
git-svn-id: http://piwigo.org/svn/trunk@1954 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
3ed9a9e763
commit
38ca856ea4
2 changed files with 2 additions and 2 deletions
|
@ -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');
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue