Dotclear


Ignore:
Timestamp:
12/01/14 13:15:13 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Using dcAdminURL, work in progress on plugins…

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/maintenance/inc/class.dc.maintenance.php

    r2566 r2825  
    2626{ 
    2727     public $core; 
    28      public $p_url = 'plugin.php?p=maintenance'; 
     28     public $p_url; 
    2929 
    3030     private $tasks = array(); 
     
    4141     { 
    4242          $this->core = $core; 
     43          $this->p_url = $core->adminurl->get('admin.plugin.maintenance'); 
    4344          $logs = $this->getLogs(); 
    4445          $this->init(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map