~leeturner/quam-plures/num_blogs_config

« back to all changes in this revision

Viewing changes to qp_inc/users/model/_usersettings.class.php

  • Committer: Lee Turner
  • Date: 2011-08-24 21:27:04 UTC
  • Revision ID: lturner@lee-turners-macbook-pro.local-20110824212704-9ril6kshkwmdy16b
Made the number of blogs displayed in the admin a user configurable setting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
                'login_multiple_sessions' => 1,         // allow multiple concurrent sessions? (PARAMOUNT ON DEMO SERVER)
72
72
 
73
73
                'results_per_page' => 20,
 
74
 
 
75
                'num_admin_blogs' => 7,
74
76
        );
75
77
 
76
78
 
207
209
}
208
210
 
209
211
 
210
 
?>
 
 
b'\\ No newline at end of file'
 
212
?>