remove comment
This commit is contained in:
parent
a9c8c62e59
commit
fe5c698d7b
|
@ -2412,7 +2412,7 @@ class Admin_DataController extends Zend_Controller_Action
|
|||
$mail->addTo($this->debug_email);
|
||||
}
|
||||
@$mail->send();
|
||||
*/
|
||||
|
||||
$data = array("commited"=>1,"error"=>'该版本已经成功提交,请等待数据中心进一步处理!');
|
||||
$this->jsonexit($data);
|
||||
return true;
|
||||
|
|
Loading…
Reference in New Issue