diff --git a/resources/classes/install.php b/resources/classes/install.php index e4b5c92d9d..55de99c6c7 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() {