initial commit
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 8 Feb 2016 20:03:37 +0000 (15:03 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 8 Feb 2016 20:03:37 +0000 (15:03 -0500)
commit8599febd2effc242c73460e27a900daea8decb8b
tree724a2b2cc3dd0350a9c34babfea80de1a734da28
initial commit
31 files changed:
activate.php [new file with mode: 0644]
classes/data/dataSample.php [new file with mode: 0644]
config/plugin.ini [new file with mode: 0644]
css/readme.txt [new file with mode: 0644]
deactivate.php [new file with mode: 0644]
defines.php [new file with mode: 0644]
glm-member-db-sample.php [new file with mode: 0644]
index.php [new file with mode: 0644]
js/readme.txt [new file with mode: 0644]
misc/documentation/AddAnAdminTab.txt [new file with mode: 0644]
misc/documentation/CreateNewAddOn.txt [new file with mode: 0644]
models/admin/readme.txt [new file with mode: 0644]
models/front/readme.txt [new file with mode: 0644]
readme.txt [new file with mode: 0644]
setup/adminHooks.php [new file with mode: 0644]
setup/adminMenus.php [new file with mode: 0644]
setup/adminTabs.php [new file with mode: 0644]
setup/databaseScripts/SAMPLE.create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/SAMPLE.dbVersions.php [new file with mode: 0644]
setup/databaseScripts/SAMPLE.update_database_V0.0.2.php [new file with mode: 0644]
setup/databaseScripts/SAMPLE.update_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/readme.txt [new file with mode: 0644]
setup/frontHooks.php [new file with mode: 0644]
setup/hooksHelp.html [new file with mode: 0644]
setup/permissions.php [new file with mode: 0644]
setup/rolesAndCapabilities.php [new file with mode: 0644]
setup/shortcodes.php [new file with mode: 0644]
setup/validActions.php [new file with mode: 0644]
uninstall.php [new file with mode: 0644]
views/admin/readme.txt [new file with mode: 0644]
views/front/readme.txt [new file with mode: 0644]