[+] BO : #PSFV-94 AdminGenerator is now a controller
// + now form in options.tpl is inside a block // newly made controller are now controllerCore // Configuration die2Exception // added license text in newly made admin templates git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10070 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
|
||||
class AdminThemesController extends AdminController
|
||||
class AdminThemesControllerCore extends AdminController
|
||||
{
|
||||
/** This value is used in isThemeCompatible method. only version node with an
|
||||
* higher version number will be used in [theme]/config.xml
|
||||
|
||||
Reference in New Issue
Block a user