Change the # to a // comment

This commit is contained in:
Mark Crane 2014-05-09 04:29:05 +00:00
parent fa4d2671a6
commit 6a95c242c5
1 changed files with 1 additions and 1 deletions

View File

@ -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() {