@@ -263,6 +263,13 @@ function zimbraSingle_UsageUpdate($params) {
}
$mbox = get_object_vars($response);
$mboxSize = $mbox['S'];
+ logModuleCall(
+ 'zimbrasingle',
+ __FUNCTION__,
+ $product,
+ "Debug",
+ $mbox
+ );
Capsule::table('tblhosting')
->where('id', '=', $product['id'])
->update(