瀏覽代碼

no longer using flash

Richard Neese 11 年之前
父節點
當前提交
f48984f73c
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      resources/classes/install.php

+ 1 - 2
resources/classes/install.php

@@ -102,8 +102,7 @@ include "root.php";
 
 		function copy() {
 			$this->copy_scripts();
-			$this->copy_sounds();
-			$this->copy_swf();
+			//$this->copy_sounds();
 		}
 
 		function copy_conf() {