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/blog_del.php

    r2720 r2852  
    4444               dcPage::addSuccessNotice(sprintf(__('Blog "%s" successfully deleted'), html::escapeHTML($blog_name))); 
    4545 
    46                http::redirect($core->adminurl->get("admin.blogs")); 
     46               $core->adminurl->redirect("admin.blogs"); 
    4747          } catch (Exception $e) { 
    4848               $core->error->add($e->getMessage()); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map