Dotclear


Ignore:
File:
1 edited

Legend:

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

    r1196 r2095  
    118118               if (file_exists($m['root'].'/_prepend.php')) 
    119119               { 
    120                     $r = require $m['root'].'/_prepend.php'; 
     120                    $r = $this->loadModuleFile($m['root'].'/_prepend.php'); 
    121121                     
    122122                    # If _prepend.php file returns null (ie. it has a void return statement) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map