removed comment
This commit is contained in:
parent
cdbabfafce
commit
1804531e84
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ class ApiController extends Zend_Controller_Action
|
||||||
// TODO : must check for error in $response before proceeding...
|
// TODO : must check for error in $response before proceeding...
|
||||||
$this->uploadRecordActionParam($info_json['showinstanceid'],$info_json['fileid']);
|
$this->uploadRecordActionParam($info_json['showinstanceid'],$info_json['fileid']);
|
||||||
}
|
}
|
||||||
// TODO : Remove this line when done debugging this shit
|
// TODO : Remove this line when done debugging
|
||||||
Logging::log( $info_json );
|
Logging::log( $info_json );
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue