Adding database setup for the plugin
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Oct 2016 19:46:09 +0000 (15:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Oct 2016 19:46:09 +0000 (15:46 -0400)
commite0159c5422c9d6a4701753993ef900fd10e2bc11
treeb0bd81244f1c1955d4463b713f8598de9620a6b3
parentc27b3a5578674a82e023a634d85187ec92f5620c
Adding database setup for the plugin

Adding tables and initial data for the plugin.
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/examples/create_database_V0.0.1.sql [deleted file]
setup/databaseScripts/examples/dbVersions.php [deleted file]