First Commit for plugin
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 4 Aug 2016 13:03:21 +0000 (09:03 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 4 Aug 2016 13:03:21 +0000 (09:03 -0400)
commit2ae3733553483ad603500bfc90584f81a7da6c93
tree6c8a7c73d40397b3f40406444e84b3a813aa90e1
First Commit for plugin

This plugin will be for storing a cache of the json data for the latest
hubspot blogs. Using the Hubspot API.
controllers/Admin.php [new file with mode: 0644]
controllers/Front.php [new file with mode: 0644]
css/admin/admin.css [new file with mode: 0644]
index.php [new file with mode: 0644]
js/admin/admin.js [new file with mode: 0644]
models/GlmHubSpotBlog_Widget.php [new file with mode: 0644]
models/database.php [new file with mode: 0644]
views/deniedAccess.php [new file with mode: 0644]
views/optionsPage.php [new file with mode: 0644]
views/text.php [new file with mode: 0644]
views/textArea.php [new file with mode: 0644]