removed comment

This commit is contained in:
Rudi Grinberg 2012-07-16 17:19:11 -04:00
parent cdbabfafce
commit 1804531e84

View file

@ -543,7 +543,7 @@ class ApiController extends Zend_Controller_Action
// TODO : must check for error in $response before proceeding...
$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 );
}