Changeset 1247:b0f27e15edd5 for admin/install/index.php
- Timestamp:
- 07/30/13 16:13:07 (12 years ago)
- Branch:
- 2.5
- File:
- 
          - 1 edited
 
 - 
          admin/install/index.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/install/index.phpr1179 r1247 190 190 $core->auth->user_prefs->dashboard->put('doclinks',true,'boolean','',null,true); 191 191 $core->auth->user_prefs->dashboard->put('dcnews',true,'boolean','',null,true); 192 $core->auth->user_prefs->dashboard->put('quickentry', true,'boolean','',null,true);192 $core->auth->user_prefs->dashboard->put('quickentry',false,'boolean','',null,true); 193 193 194 194 # Add accessibility options 
Note: See TracChangeset
          for help on using the changeset viewer.
      