Home
last modified time | relevance | path

Searched refs:modules_fullpath (Results 1 – 2 of 2) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/system/
H A Dmodules.php84 $modules_fullpath = array(); variable
99 …cate file found : ".$file." (Found ".$dir.$file.", already found ".$modules_fullpath[$file].")<br>…
110 $modules_fullpath[$file] = $dir.$file;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/system/
H A Dmodules.php91 $modules_fullpath = array(); variable
106 …cate file found : ".$file." (Found ".$dir.$file.", already found ".$modules_fullpath[$file].")<br>…
116 $modules_fullpath[$file] = $dir.$file;