From 4aa41406ca20733dd0741f6caa54e300c759acc8 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 15 Sep 2018 22:15:39 -0400 Subject: Add file formctrl This ctrl is not POSTed as part of the input[] array, but as a standalone name. --- app/view/formctrl.php | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'app/view') diff --git a/app/view/formctrl.php b/app/view/formctrl.php index 7433bbb..e42b2ea 100644 --- a/app/view/formctrl.php +++ b/app/view/formctrl.php @@ -50,3 +50,11 @@ namespace formctrl; + + +
+ + +
+ + -- cgit v1.2.3