Changeset 822:4529d741a680 for inc/core/class.dc.blog.php
- Timestamp:
- 05/16/12 06:55:38 (13 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.blog.php
r819 r822 579 579 { 580 580 if (!$this->core->auth->check('categories',$this->id)) { 581 throw new Exception(__('You are not allowed to delete categories'));581 throw new Exception(__('You are not allowed to reset categories order')); 582 582 } 583 583
Note: See TracChangeset
for help on using the changeset viewer.