Fixing the feed api stuff. get string not object.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 5 Aug 2016 17:17:00 +0000 (13:17 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 5 Aug 2016 17:17:00 +0000 (13:17 -0400)
commit5439fff07b04af920e13a047c8babe79e7b82459
treeeddba9a94674c001bd88afe8fa382a70c879b292
parent28d1b3cb58a4fefa96a3bd4762ec721de42d32fd
Fixing the feed api stuff. get string not object.

Need to make sure we have the array json not the object one given to use
from their site. After we store it into database go ahead and fetch it
to return the results.
models/GlmHubSpotBlog_Widget.php