disabling phrase cp

This commit is contained in:
Richard Neese
2014-05-09 03:35:19 +00:00
parent 7be62af9ed
commit fa4d2671a6

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