Added general structure for plugin
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Mar 2015 20:43:30 +0000 (16:43 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 31 Mar 2015 20:43:30 +0000 (16:43 -0400)
commit1c74c52b35ffba65c2ba53a67082c605fe4efa45
tree1ed564e6918efb73984ac079aa31f3194470f02c
parent6fa7a1c35f290cdff91aa2269166266d8f105ec0
Added general structure for plugin
activate.php [new file with mode: 0644]
classes/glmPluginSupport.php [new file with mode: 0644]
config/plugin.ini [new file with mode: 0644]
controllers/controller.php [new file with mode: 0644]
deactivate.php [new file with mode: 0644]
defines.php [new file with mode: 0644]
index.php [new file with mode: 0644]
uninstall.php [new file with mode: 0644]