initial commit
authorChuck Scott <cscott@gaslightmedia.com>
Sun, 29 Nov 2015 22:29:48 +0000 (17:29 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Sun, 29 Nov 2015 22:29:48 +0000 (17:29 -0500)
commitd53d66db80a1844643135d41a16df0316dcf2088
treefc91a095744ba44e996416567a76221a637a6d66
initial commit
17 files changed:
activate.php [new file with mode: 0644]
config/plugin.ini [new file with mode: 0644]
deactivate.php [new file with mode: 0644]
defines.php [new file with mode: 0644]
glm-member-db-packaging.php [new file with mode: 0644]
index.php [new file with mode: 0644]
misc/documentation/CreateNewAddOn.txt [new file with mode: 0644]
models/admin/sample/index.php [new file with mode: 0644]
readme.txt [new file with mode: 0644]
setup/adminMenus.php [new file with mode: 0644]
setup/adminTabs.php [new file with mode: 0644]
setup/permissions.php [new file with mode: 0644]
setup/rolesAndCapabilities.php [new file with mode: 0644]
setup/validActions.php [new file with mode: 0644]
uninstall.php [new file with mode: 0644]
views/admin/sample/header.html [new file with mode: 0644]
views/admin/sample/index.html [new file with mode: 0644]