Events nearly ready, menu restructure
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 20 Apr 2016 21:04:39 +0000 (17:04 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 20 Apr 2016 21:04:39 +0000 (17:04 -0400)
commitcf7e68e3b778fd847327402d0b7711c1cad9606d
treef871dbdf1f2f82e0c6295a84c1de47298ad0c4a3
parent4fd83ee7f86164b2ba1c1f551f89dd3119ab3153
Events nearly ready, menu restructure
24 files changed:
classes/data/dataContacts.php
defines.php
glm-member-db-contacts.php [deleted file]
index.php
models/admin/contacts/index.php [new file with mode: 0644]
models/admin/management/contacts.php [new file with mode: 0644]
models/admin/member/contacts.php
models/admin/members/contacts.php [deleted file]
models/admin/profile/index.php
models/admin/sample/index.php [deleted file]
setup/adminMenus.php
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/databaseScripts/drop_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/readme.txt [new file with mode: 0644]
setup/validActions.php
views/admin/contacts/header.html [new file with mode: 0644]
views/admin/contacts/index.html [new file with mode: 0644]
views/admin/management/contacts.html [new file with mode: 0644]
views/admin/member/contacts.html
views/admin/members/contacts.html [deleted file]
views/admin/profile/header.html
views/admin/profile/index.html