Changeset 18
- Timestamp:
- 02/21/06 23:26:56 (7 years ago)
- File:
-
- 1 edited
-
bureau/class/config.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bureau/class/config.php
r5 r18 1 1 <?php 2 2 /* 3 $Id: config.php,v 1. 2 2003/03/27 00:08:03 benjaminExp $3 $Id: config.php,v 1.3 2003/03/28 15:32:13 root Exp $ 4 4 ---------------------------------------------------------------------- 5 5 AlternC - Web Hosting System … … 93 93 $language ='fr_FR'; 94 94 } 95 if (substr($lang,0,5)=="fr_LU") { 96 $language ='fr_LU'; 97 } 95 98 if (substr($lang,0,2)=="es") { 96 99 $language ='es_ES';
Note: See TracChangeset
for help on using the changeset viewer.
