[-] BO : fixed bug #PSCFV-2217 - Assign new zone in BO > Localisation > States generate an error

This commit is contained in:
vAugagneur
2012-05-09 09:02:02 +00:00
parent 61a1fc7734
commit f5694b077e
+1
View File
@@ -2506,6 +2506,7 @@ class AdminControllerCore extends Controller
protected function processBulkAffectZone()
{
$result = false;
if (is_array($this->boxes) && !empty($this->boxes))
{
$object = new $this->className();