From b8299eeb402cb53634a1fc0fd303b17154b6dda9 Mon Sep 17 00:00:00 2001 From: dimasdwika Date: Fri, 30 Oct 2015 14:52:58 +1100 Subject: [PATCH] Fixing the to work with security patch 6788 On Security patch SUPEE-6788, Magento update the admin security compatibility. It seems this module still using old way when generating admin routers. Having this update will make it work with SUPEE-6788 installed and enable --- app/code/local/Toit/Gallery/etc/config.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/code/local/Toit/Gallery/etc/config.xml b/app/code/local/Toit/Gallery/etc/config.xml index 9bc302b..5ad5287 100644 --- a/app/code/local/Toit/Gallery/etc/config.xml +++ b/app/code/local/Toit/Gallery/etc/config.xml @@ -71,15 +71,15 @@ - - - admin - - Toit_Gallery - gallery - - - + + + + + Toit_Gallery_Adminhtml + + + + @@ -91,12 +91,12 @@ Manage Gallery 1 - gallery/adminhtml_gallery/ + adminhtml/gallery/ Manage Albums 2 - gallery/adminhtml_gallery/album + adminhtml/gallery/album