Dotclear


Ignore:
Timestamp:
12/16/14 21:59:13 (11 years ago)
Author:
Dsls
Branch:
2.7
Message:

Tuned redirections and admin urls management, should work with media & attachments now
Added adminurl->redirect to avoid confusion in "when to use & and when not to"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/comments.php

    r2745 r2852  
    2020          $core->blog->delJunkComments(); 
    2121          $_SESSION['comments_del_spam'] = true; 
    22           http::redirect($core->adminurl->get("admin.comments")); 
     22          $core->adminurl->redirect("admin.comments"); 
    2323     } catch (Exception $e) { 
    2424          $core->error->add($e->getMessage()); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map