示例#1
0
文件: jApp.php 项目: rodacom/jelix
 public static function clearModulesPluginsPath()
 {
     \Jelix\Core\App::clearModulesPluginsPath();
 }