Show
Ignore:
Timestamp:
12/11/06 20:41:05 (6 years ago)
Author:
benoitg
Message:
  • install.php: Fix a few problems caused by obsolete magpierss detection code.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/wifidog/classes/Locale.php

    r1127 r1149  
    237237                   if(!isset($AVAIL_LOCALE_ARRAY[$locale_id]) && !isset($AVAIL_LOCALE_ARRAY[$lang_only_locale_id])) 
    238238                   { 
    239                      echo srintf("Warning in /classes/Locale.php setCurentLocale: Neither %s or %s are available in AVAIL_LOCALE_ARRAY", $locale_id, $lang_only_locale_id)."<br/>"; 
     239                     echo sprintf("Warning in /classes/Locale.php setCurentLocale: Neither %s or %s are available in AVAIL_LOCALE_ARRAY", $locale_id, $lang_only_locale_id)."<br/>"; 
    240240                   } 
    241241            // Try to set locale