Cleaned up some documentation, example database setup, and fixed a few bugs.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 18 Feb 2016 18:23:56 +0000 (13:23 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 18 Feb 2016 18:23:56 +0000 (13:23 -0500)
commit64d27b7b7ff21479b26f404bad5fbcbe86c333f3
tree9bfb5c1976f77b06a29ae3ecef95e9a59e3ca057
parente2f59967bf3a096ec430de5b3b6667d690896d2e
Cleaned up some documentation, example database setup, and fixed a few bugs.
12 files changed:
index.php
setup/adminMenus.php
setup/databaseScripts/SAMPLE.create_database_V0.0.1.sql [deleted file]
setup/databaseScripts/SAMPLE.dbVersions.php [deleted file]
setup/databaseScripts/SAMPLE.update_database_V0.0.2.php [deleted file]
setup/databaseScripts/SAMPLE.update_database_V0.0.2.sql [deleted file]
setup/databaseScripts/examples/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/examples/dbVersions.php [new file with mode: 0644]
setup/databaseScripts/examples/readme.txt [new file with mode: 0644]
setup/databaseScripts/examples/update_database_V0.0.2.php [new file with mode: 0644]
setup/databaseScripts/examples/update_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/readme.txt