Changeset 2066:e446bf0b1f19 for admin
- Timestamp:
- 09/24/13 18:46:59 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments_actions.php
r1905 r2066 18 18 dcPage::check('usage,contentadmin'); 19 19 20 $comments_actions_page = new dcCommentsActionsPage($core,' posts.php');20 $comments_actions_page = new dcCommentsActionsPage($core,'comments.php'); 21 21 22 22 $comments_actions_page->process();
Note: See TracChangeset
for help on using the changeset viewer.