- Timestamp:
- 09/24/13 20:34:12 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/actions/class.dcactioncomments.php
r2069 r2071 17 17 parent::__construct($core,$uri,$redirect_args); 18 18 $this->redirect_fields = array('type','author','status', 19 'sortby','ip','order','page','nb' );19 'sortby','ip','order','page','nb','section'); 20 20 $this->field_entries = 'comments'; 21 21 $this->title_cb = __('Comments');
Note: See TracChangeset
for help on using the changeset viewer.