@@ -116,6 +116,15 @@ class Accounts extends DataTable implements ClientArea
*/
public function initContent()
{
+
+ logModuleCall(
+ 'kerioEmail',
+ __FUNCTION__,
+ $params,
+ 'Debug Accounts',
+ $this
+ );
$productManager = new ProductManager();
$productManager->loadByHostingId($this->getRequestValue('id'));