예제 #1
0
파일: jApp.php 프로젝트: rodacom/jelix
 public static function declarePluginsDir($basePath)
 {
     \Jelix\Core\App::declarePluginsDir($basePath);
 }