Ignore:
Timestamp:
Mar 14, 2009, 12:43:50 AM (15 years ago)
Author:
plg
Message:

merge r3196 from branch 2.0 to trunk

bug 926 fixed: change links to piwigo.org so that they go to existing URLs.

new: if the current language is french, the links go to fr.piwigo.org instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/constants.php

    r3133 r3197  
    2424// Default settings
    2525define('PHPWG_VERSION', 'Colibri');
    26 define('PHPWG_DOMAIN', 'piwigo.org');
    27 define('PHPWG_URL', 'http://'.PHPWG_DOMAIN);
    28 define('PEM_URL', 'http://'.PHPWG_DOMAIN.'/ext');
    2926define('PHPWG_DEFAULT_LANGUAGE', 'en_UK');
    3027define('PHPWG_DEFAULT_TEMPLATE', 'yoga/Sylvia');
Note: See TracChangeset for help on using the changeset viewer.