Changeset 887

Show
Ignore:
Timestamp:
01/04/06 00:43:46 (7 years ago)
Author:
edgewise
Message:

added global $AVAIL_LOCALE_ARRAY cause of changes to include/common.php.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/config.php

    r874 r887  
    178178 * See below examples 
    179179 */ 
     180global $AVAIL_LOCALE_ARRAY; 
     181 
    180182$AVAIL_LOCALE_ARRAY = array('fr' => 'Français', 
    181183                            'en' => 'English',