@@ -159,7 +159,15 @@ class Ressources extends DataTable implements ClientArea
->repository()
->ressources
->getByDomainName($hosting->domain);
-
+
+ logModuleCall(
+ 'zimbraEmail',
+ __FUNCTION__,
+ $hosting,
+ 'Debug Ressource',
+ $accounts
+ );
$productManager = new ProductManager();
$productManager->loadByHostingId($hosting->id);