Browse Source

no longer using flash

Richard Neese 11 years ago
parent
commit
f48984f73c
1 changed files with 1 additions and 2 deletions
  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() {