Cmd_api_user_history

Djunity

Verified User
Joined
Mar 9, 2008
Messages
243
Location
Holland
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:

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.
 
Back
Top