- Split of infos.lang.php

git-svn-id: http://piwigo.org/svn/trunk@398 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
gweltas
2004-03-27 13:24:26 +00:00
parent a2fe0444de
commit 6a9c9eb91f
7 changed files with 19 additions and 115 deletions
+1 -2
View File
@@ -53,6 +53,5 @@ $conf['document_ext'] = array('doc','pdf','zip');
$conf['top_number'] = 10;
$conf['anti-flood_time'] = 60; // seconds between 2 comments : 0 to disable
$conf['max_LOV_categories'] = 50;
$conf['default_style'] = 'default';
$conf['default_lang'] = 'en_EN';
?>