2 Fixes: Database update for file_library, failure during deactivate
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 18 Jan 2018 16:40:01 +0000 (11:40 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 18 Jan 2018 16:42:34 +0000 (11:42 -0500)
commit1b49f12c185a1b70116b858ba3f8590ed5ae7aaa
treeb6f9065d436e2701d5d3ef0b5a402272c72bd6e0
parent48134fe5fc3bfb76be555792a28b02c51078f56b
2 Fixes: Database update for file_library, failure during deactivate

Updated database update 1.1.33 to use NULL for DATETIME field for file_library table.
Commented out code in deactivate.php to remove current_user_can() call that can't be run there.
deactivate.php
setup/databaseScripts/create_database_V1.1.33.sql
setup/databaseScripts/update_database_V1.1.33.sql