mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
adding default_lang
git-svn-id: http://piwigo.org/svn/trunk@396 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -53,7 +53,6 @@ $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_style'] = 'default';
|
||||
$conf['default_lang'] = 'en_EN';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user