Subversion Repositories cms

Compare Revisions

Rev 2304 → Rev 2305

trunk/cms/inc/static/autoloader.inc
100,7 → 100,7
}
 
 
$extra_include_paths = array($include_path . '/cms/inc/external/');
$extra_include_paths = array($include_path . '/cms/external/');
 
foreach ($extra_include_paths AS $path)
{