// Normalize
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12706 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -35,7 +35,7 @@ class OrderControllerCore extends ParentOrderController
|
||||
*/
|
||||
public function init()
|
||||
{
|
||||
global $isVirtualCart, $orderTotal;
|
||||
global $orderTotal;
|
||||
|
||||
parent::init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user