request_uri was throwing an error in the form action
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Nov 2017 20:13:37 +0000 (15:13 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Nov 2017 20:13:37 +0000 (15:13 -0500)
commit13baf4a4f5db56a4ee522dd7b83dd1a95d40a8ec
treeadf3c6637a46295c49e8fc580d3d7ee1778571b1
parent92c1519630181efecb686fd63c51a2ca81abdc26
request_uri was throwing an error in the form action

removed content.request_uri and replaced with request_uri alone in the form action
for index.php in the admin view
controllers/admin.php
views/admin/add/index.html