Legend:
- Unmodified
- Added
- Removed
-
plugins/maintenance/inc/tasks/class.dc.maintenance.indexposts.php
r1925 r1959 14 14 class dcMaintenanceIndexposts extends dcMaintenanceTask 15 15 { 16 protected $ajax = true; 16 17 protected $group = 'index'; 17 18 protected $limit = 500;
Note: See TracChangeset
for help on using the changeset viewer.