diff --git a/resources/classes/install.php b/resources/classes/install.php index a499fa039d..e4b5c92d9d 100644 --- a/resources/classes/install.php +++ b/resources/classes/install.php @@ -91,7 +91,7 @@ include "root.php"; $this->copy_scripts(); $this->copy_sounds(); $this->copy_swf(); - $this->copy_phrases(); + #$this->copy_phrases(); } function copy_conf() {