Beispiel #1
0
 private static function _setAudioPath()
 {
     self::$_audioPath = Wind::getRealDir(self::$path . 'audio');
 }