Update admin controller for creating action hooks feature/communicatorHooks
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Feb 2017 17:49:17 +0000 (12:49 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 15 Feb 2017 17:49:17 +0000 (12:49 -0500)
commit825e5d04b91d5c65ed06dcfec06d9dca715f6f9f
tree07e06b7edfc6c7a8739451934315a96aef61f8e2
parentd0caa9693a3c019f1bf5132ae828d9a10043deab
Update admin controller for creating action hooks

Checking the return from the modelAction function of the called model to
see if it returns a view. If it does not return a view then don't run
anything that deals with the Smarty Engine.
controllers/admin.php