Version 1.12
This commit is contained in:
parent
2a066a7498
commit
de31cd3e9a
1373 changed files with 156282 additions and 45238 deletions
|
|
@ -71,7 +71,7 @@ else
|
|||
@error_reporting(E_ALL);
|
||||
}
|
||||
|
||||
setLocale(LC_TIME, $config['locales'], $config['lang']);
|
||||
setLocale(LC_TIME, $config['locales']);
|
||||
|
||||
if(!is_writable(_FCORE."logs/")) die('log non accessible en ecriture');
|
||||
|
||||
|
|
@ -344,4 +344,4 @@ function no_db()
|
|||
die($config['no_db_message']);
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue