Changeset 2309:850b5f27bcad for inc/admin
- Timestamp:
- 10/08/13 00:15:04 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/actions/class.dcactionposts.php
r2181 r2309 17 17 parent::__construct($core,$uri,$redirect_args); 18 18 $this->redirect_fields = array('user_id','cat_id','status', 19 'selected',' month','lang','sortby','order','page','nb');19 'selected','attachment','month','lang','sortby','order','page','nb'); 20 20 $this->loadDefaults(); 21 21 }
Note: See TracChangeset
for help on using the changeset viewer.