* Finish task#7481.
This commit is contained in:
@@ -129,7 +129,7 @@ class compileModel extends model
|
||||
if(!$job) return false;
|
||||
|
||||
$data = new stdclass();
|
||||
$data->PARAM_TAG = $compile->tag;
|
||||
$data->PARAM_TAG = $compile->tag;
|
||||
$data->ZENTAO_DATA = "compile={$compile->id}";
|
||||
|
||||
$buildUrl = $this->getBuildUrl($job);
|
||||
|
||||
Reference in New Issue
Block a user