From fce1e007c30132588e870999e0ed954109fb0840 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 9 May 2014 04:29:05 +0000 Subject: [PATCH] Change the # to a // comment --- resources/classes/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {