Events nearly done, menu restructure
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 20 Apr 2016 21:13:38 +0000 (17:13 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 20 Apr 2016 21:13:38 +0000 (17:13 -0400)
commit371484730bb240ed67332c31c8487364c06004f7
tree4651d072248b3ccecb32044cc93d0b220cef5459
parentf55a08adafd8d2b9ce8da737f6d30e1232967425
Events nearly done, menu restructure
17 files changed:
classes/data/dataContacts.php
defines.php
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/profile/index.php
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]