This commit is contained in:
@@ -180,8 +180,7 @@ include "root.php";
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
//
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function copy_swf() {
|
function copy_swf() {
|
||||||
@@ -199,16 +198,16 @@ include "root.php";
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#function copy_phrases() {
|
//function copy_phrases() {
|
||||||
# clearstatcache();
|
// clearstatcache();
|
||||||
# if (file_exists($this->switch_conf_dir."/lang")) {
|
// if (file_exists($this->switch_conf_dir."/lang")) {
|
||||||
# $src_dir = $_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."/resources/templates/conf/lang";
|
// $src_dir = $_SERVER["DOCUMENT_ROOT"].PROJECT_PATH."/resources/templates/conf/lang";
|
||||||
# $dst_dir = $this->switch_conf_dir."/lang";
|
// $dst_dir = $this->switch_conf_dir."/lang";
|
||||||
# if (is_readable($this->switch_conf_dir)) {
|
// if (is_readable($this->switch_conf_dir)) {
|
||||||
#
|
//
|
||||||
# }
|
// }
|
||||||
# }
|
// }
|
||||||
#}
|
//}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user