Dotclear


Ignore:
Timestamp:
09/30/15 15:00:13 (10 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Register default admin URLs after loading define/prepend of modules and before loading context (admin) part

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.modules.php

    r3067 r3108  
    232232               } 
    233233          } 
     234 
     235          // Give opportunity to do something before loading context (admin,public,xmlrpc) files 
     236          // Admin: should register default URLs with this behavior 
     237          $this->core->callBehavior('coreBeforeLoadingNsFiles',$this->core,$this,$lang); 
     238 
    234239          foreach ($this->modules as $id => $m) 
    235240          { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map