summaryrefslogtreecommitdiffstats
path: root/app/view
diff options
context:
space:
mode:
Diffstat (limited to 'app/view')
-rw-r--r--app/view/deleteaccount.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/view/deleteaccount.php b/app/view/deleteaccount.php
index 857799e..37c35a0 100644
--- a/app/view/deleteaccount.php
+++ b/app/view/deleteaccount.php
@@ -12,6 +12,7 @@
* For more information, please refer to UNLICENSE
*/
+require_once "model/deleteaccount.php";
require_once "view/stdpage.php";
require_once "view/formctrl.php";