Hi all,
Does any one know why the out put of CMD_API_USER_HISTORY give other usage values then the web command CMD_USER_HISTORY
For example when i look at a domain in the webinterface it gives me:
In the api it gives me (raw un rounded data):
As you can see the api data is in raw format allready higher then the rounded data from the web interface.
Does any one know why the out put of CMD_API_USER_HISTORY give other usage values then the web command CMD_USER_HISTORY
For example when i look at a domain in the webinterface it gives me:
2010 10 1.47 GB 1.77 GB
In the api it gives me (raw un rounded data):
["2010_10"]=>
string(39) "bandwidth=1508.200000#quota=1817.900000"
As you can see the api data is in raw format allready higher then the rounded data from the web interface.