first commit
This commit is contained in:
5
web/ordering.php
Normal file
5
web/ordering.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
use KupShop\KupShopBundle\Util\Compat\SymfonyBridge;
|
||||
|
||||
SymfonyBridge::handleController('ContentBundle:Cart:cart', ['step' => getVal('step', null, '')]);
|
||||
Reference in New Issue
Block a user