Dotclear

Changeset 2244:4203b7eb3e41


Ignore:
Timestamp:
10/04/13 11:07:55 (12 years ago)
Author:
Dsls
Branch:
default
Message:

damnit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comments_actions.php

    r2243 r2244  
    2424     $args['redir'] = $_REQUEST['redir']; 
    2525} else { 
    26      $uri = 'posts.php'; 
     26     $uri = 'comments.php'; 
    2727     $args=array(); 
    2828} 
     
    3030dcPage::check('usage,contentadmin'); 
    3131 
    32 $comments_actions_page = new dcCommentsActionsPage($core,'comments.php'); 
     32$comments_actions_page = new dcCommentsActionsPage($core,$uri,$args); 
    3333$comments_actions_page->setEnableRedirSelection(false); 
    3434 
Note: See TracChangeset for help on using the changeset viewer.

Sites map