Changed Live Cam to include the ability to use it as an off-site link to a Webcam...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 20 Sep 2016 20:25:17 +0000 (16:25 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 20 Sep 2016 20:25:17 +0000 (16:25 -0400)
commit318567ce5634c0af6e86b8168f13e674e69f8974
tree6d7b3959f004ada3693c5292e6b7e8574a27c0f6
parent7cd131c55f22878c6e71200d57ec09a672a224fa
Changed Live Cam to include the ability to use it as an off-site link to a Webcam (or whatever) page.
22 files changed:
classes/data/settings/dataSettingsTerms.php
config/plugin.ini
index.php
models/front/members/detail.php
setup/databaseScripts/create_database_V1.1.18.sql [deleted file]
setup/databaseScripts/create_database_V1.1.19.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V1.1.18.sql [deleted file]
setup/databaseScripts/drop_database_V1.1.19.sql [new file with mode: 0644]
setup/databaseScripts/update_database_V1.1.19.sql [new file with mode: 0644]
views/admin/management/terms.html
views/admin/member/memberInfo.html
views/admin/member/memberInfo/editCamera.html [new file with mode: 0644]
views/admin/member/memberInfo/editCategory.html [new file with mode: 0644]
views/admin/member/memberInfo/editContact.html [new file with mode: 0644]
views/admin/member/memberInfo/editCreditCards.html [new file with mode: 0644]
views/admin/member/memberInfo/editImages.html [new file with mode: 0644]
views/admin/member/memberInfo/editLocation.html [new file with mode: 0644]
views/admin/member/memberInfo/editStatus.html [new file with mode: 0644]
views/admin/member/memberInfo/editVideo.html [new file with mode: 0644]
views/front/members/detail.html
views/front/members/list.html