Dotclear

Changeset 2818:065d7ce80a9e


Ignore:
Timestamp:
11/26/14 18:04:41 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Rollback last commit on update.php as $core->adminurl is not usable at this time : auto-update HAS BEEN tested before 2.7 release :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/update.php

    r2817 r2818  
    3434if (!empty($_GET['hide_msg'])) { 
    3535     $updater->setNotify(false); 
    36      http::redirect($core->urladmin->get('admin.home')); 
     36     http::redirect('index.php'); 
    3737} 
    3838 
     
    250250     '<p class="message">'. 
    251251     __("Congratulations, you're one click away from the end of the update."). 
    252      ' <strong><a href="'.$core->urladmin->get('admin.home',array('logout' => '1')).'">'.__('Finish the update.').'</a></strong>'. 
     252     ' <strong><a href="index.php?logout=1">'.__('Finish the update.').'</a></strong>'. 
    253253     '</p>'; 
    254254} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map