cc-4105: Fixed metadata handling. Added more error reporting to rmq requests
This commit is contained in:
parent
5f1024bb7d
commit
6e9db647c1
3 changed files with 21 additions and 2 deletions
|
@ -610,6 +610,9 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
|
||||
Logging::log("MM request>>>>>>>");
|
||||
Logging::log( $md );
|
||||
|
||||
// update import timestamp
|
||||
Application_Model_Preference::SetImportTimestamp();
|
||||
if ($mode == "create") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue