示例#1
0
 public static function SetApplicationPath($path)
 {
     self::$_ApplicationPath = realpath($path);
 }