Qual: More robust error code management when a box is renamed.

This commit is contained in:
Laurent Destailleur
2012-02-19 13:12:11 +01:00
parent c0221f6950
commit 75312655f1
4 changed files with 125 additions and 113 deletions

View File

@@ -77,7 +77,7 @@ class modService extends DolibarrModules
// Boxes
$this->boxes = array();
$this->boxes[0][1] = "box_services_vendus.php";
$this->boxes[0][1] = "box_services_contracts.php";
// Permissions
$this->rights = array();