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