mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
Issue ID 0000429:
Fix Line too long cf coding convention Merge BSF r1411:1412 into branch-1_6 git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1413 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -489,7 +489,8 @@ $conf['nbm_max_treatment_timeout_percent'] = 0.8;
|
||||
// Step 1, default_admin_layout is not defined
|
||||
// null value, user_layout is used for admin layout
|
||||
// defined value, this value are used for admin layout
|
||||
// Next on step, default_admin_layout will be used if the ara not checkeg admin layout
|
||||
// Next on step 2, default_admin_layout will be used
|
||||
// if there are not checked like admin layout
|
||||
// stored on user informations
|
||||
//$conf['default_admin_layout']='yoga/dark';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user