views:

52

answers:

1
A: 

Two things.

First, remove the underscore from your namespace prefix. That should be automatically added.

Second, lowercase your plugin name string.

resources.frontController.plugins.unpluginmas = "Mis_Plugins_Unpluginmas"
roktechie