diff --git a/local/modules/Klikandpay b/local/modules/Klikandpay index a72c066e7..15cc539db 160000 --- a/local/modules/Klikandpay +++ b/local/modules/Klikandpay @@ -1 +1 @@ -Subproject commit a72c066e7400d2350dca24016a302582cb7e7b62 +Subproject commit 15cc539db98eebd675538e6c35a92a3ca749195c diff --git a/local/modules/TheliaDebugBar/Config/routing.xml b/local/modules/TheliaDebugBar/Config/routing.xml index 14361a729..cfc20f812 100644 --- a/local/modules/TheliaDebugBar/Config/routing.xml +++ b/local/modules/TheliaDebugBar/Config/routing.xml @@ -2,8 +2,4 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> - - - TheliaDebugBar\Controller\Admin\TheliaDebugBarController::indexAction - \ No newline at end of file diff --git a/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php b/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php deleted file mode 100644 index e09ae6243..000000000 --- a/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebguBarController.php +++ /dev/null @@ -1,18 +0,0 @@ -checkAuth(self::RESOURCE_CODE, array(), AccessManager::VIEW)) return $response; - - // Render the edition template. - return $this->render('tdb-index'); - } -} \ No newline at end of file diff --git a/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebugBarController.php b/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebugBarController.php deleted file mode 100644 index e09ae6243..000000000 --- a/local/modules/TheliaDebugBar/Controller/Admin/TheliaDebugBarController.php +++ /dev/null @@ -1,18 +0,0 @@ -checkAuth(self::RESOURCE_CODE, array(), AccessManager::VIEW)) return $response; - - // Render the edition template. - return $this->render('tdb-index'); - } -} \ No newline at end of file