First deployment of GLM Members Contacts
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 30 Nov 2015 21:23:24 +0000 (16:23 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 30 Nov 2015 21:23:24 +0000 (16:23 -0500)
commitf05f2779ab01d548b36a71247bd10ed6f4d8cebf
treece16d7d0df3ffcf7693b749d01c9a4d90e54ae47
parent694d647dfcdb2049d998cd99254691e3c9b4ec08
First deployment of GLM Members Contacts
23 files changed:
activate.php
classes/data/dataContacts.php
config.php [deleted file]
config/plugin.ini
controllers/admin.php [deleted file]
controllers/front.php [deleted file]
defines.php
glm-member-db-contacts.php
models/admin/member/contacts.php [new file with mode: 0644]
models/admin/members/contacts.php [new file with mode: 0644]
models/admin/profile/index.php [new file with mode: 0644]
models/admin/sample/index.php [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
views/admin/member/contacts.html [new file with mode: 0644]
views/admin/members/contacts.html [new file with mode: 0644]
views/admin/profile/index.html [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]