Changeset 1280:d9627cb1cb02 for admin/install
- Timestamp:
- 08/06/13 10:03:57 (12 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          admin/install/index.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/install/index.phpr1247 r1280 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', false,'boolean','',null,true);192 $core->auth->user_prefs->dashboard->put('quickentry',true,'boolean','',null,true); 193 193 194 194 # Add accessibility options 
Note: See TracChangeset
          for help on using the changeset viewer.
      