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

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 insted.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/include/constants.php

    r3132 r3196  
    2424// Default settings
    2525define('PHPWG_VERSION', '2.0');
    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.