SAAS-1229 - add comments in Preference and set update timer

This commit is contained in:
Duncan Sommerville 2015-11-23 10:53:25 -05:00
parent f4e6c2dd7a
commit bac1e553d9
2 changed files with 23 additions and 0 deletions

View file

@ -157,6 +157,7 @@ class ApiController extends Zend_Controller_Action
}
}
Application_Model_Preference::incrementBandwidthLimitCounter($usageBytes);
Application_Model_Preference::setBandwidthLimitUpdateTimer();
}
//Used by the SaaS monitoring