first commit
This commit is contained in:
6
web/telfa.php
Normal file
6
web/telfa.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
use KupShop\KupShopBundle\Util\Compat\SymfonyBridge;
|
||||
use KupShop\TelfaBundle\Controller\TelfaController;
|
||||
|
||||
SymfonyBridge::handleController(TelfaController::class.'::telfaAction');
|
||||
Reference in New Issue
Block a user