From eb48e84b34217167d18d84534d2c3d353b148d17 Mon Sep 17 00:00:00 2001 From: BENKE Charlie Date: Fri, 5 Feb 2016 23:37:04 +0100 Subject: [PATCH] name of boxe file changed --- .../core/boxes/{box_bonsclients.php => box_goodcustomers.php} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename htdocs/core/boxes/{box_bonsclients.php => box_goodcustomers.php} (99%) diff --git a/htdocs/core/boxes/box_bonsclients.php b/htdocs/core/boxes/box_goodcustomers.php similarity index 99% rename from htdocs/core/boxes/box_bonsclients.php rename to htdocs/core/boxes/box_goodcustomers.php index 0f650e6775c..734d1885824 100644 --- a/htdocs/core/boxes/box_bonsclients.php +++ b/htdocs/core/boxes/box_goodcustomers.php @@ -31,7 +31,7 @@ include_once DOL_DOCUMENT_ROOT.'/core/boxes/modules_boxes.php'; /** * Class to manage the box to show last thirdparties */ -class box_bonsclients extends ModeleBoxes +class box_goodcustomers extends ModeleBoxes { var $boxcode="goodcustomers"; var $boximg="object_company";