mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-04-12 20:04:38 +00:00
parent
a9e80e7c3b
commit
180484383b
@ -215,8 +215,7 @@ class UOJProblemDataSynchronizer {
|
||||
try {
|
||||
putUOJConf("{$this->upload_dir}/problem.conf", $new_problem_conf);
|
||||
|
||||
$this->_sync();
|
||||
return '';
|
||||
return $this->_sync();
|
||||
} catch (Exception $e) {
|
||||
return $e->getMessage();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user