cc-4105: Fixed metadata handling. Added more error reporting to rmq requests

This commit is contained in:
Rudi Grinberg 2012-07-30 12:14:06 -04:00
parent 5f1024bb7d
commit 6e9db647c1
3 changed files with 21 additions and 2 deletions

View file

@ -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") {