disabling phrase cp

This commit is contained in:
Richard Neese
2014-05-09 03:35:19 +00:00
parent 2c1bc52161
commit ac386361ad

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