Exemple #1
0
 public static function getModulePath($module, $includingExternal = false)
 {
     return \Jelix\Core\App::getModulePath($module, $includingExternal);
 }