Quick Search:

Show this changeset in changelog Changeset Detail

1261 created by frank on 25 February 2007, 23:33:56 +0100 (2 years 8 months ago) (patch) Switching languages possibility at the installation of osCommerce.

All the available languages for osCommerce need to be added at V3.0 Final release in the install/includes/classes/language.php.

This code checks which of the available languages are installed by scanning the language directory for all directory names. These names should match the language code (eg. en_US / nl_NL / es_CL).