コード例 #1
0
ファイル: main.php プロジェクト: nikitansk/devschool
 public static function setPluginDir($dir)
 {
     self::$pathPlugin = $dir;
 }