SAAS-1229 - add comments in Preference and set update timer
This commit is contained in:
parent
f4e6c2dd7a
commit
bac1e553d9
2 changed files with 23 additions and 0 deletions
|
@ -157,6 +157,7 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
Application_Model_Preference::incrementBandwidthLimitCounter($usageBytes);
|
||||
Application_Model_Preference::setBandwidthLimitUpdateTimer();
|
||||
}
|
||||
|
||||
//Used by the SaaS monitoring
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue