1
This commit is contained in:
@@ -1649,9 +1649,6 @@ class Reviewer extends Controller {
|
||||
return $this->article_reviewer_file_obj->insert($insert_data);
|
||||
}
|
||||
|
||||
public function pdft() {
|
||||
$this->pdftest('I am wjl');
|
||||
}
|
||||
|
||||
private function createReviewerZS($art_rev_id) {
|
||||
if (!file_exists(ROOT_PATH . 'public' . DS . 'reviewerZS' . DS . $art_rev_id . '.jpg')) {
|
||||
|
||||
Reference in New Issue
Block a user