Changeset 2720:bc400ebfc2e9 for admin/comments_actions.php
- Timestamp:
- 06/19/14 16:56:47 (11 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/comments_actions.php
r2566 r2720 24 24 $args['redir'] = $_REQUEST['redir']; 25 25 } else { 26 $uri = 'comments.php';26 $uri = $core->adminurl->get("admin.comments"); 27 27 $args=array(); 28 28 }
Note: See TracChangeset
for help on using the changeset viewer.