We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fc7c36 + 938f10b commit 70f8dd5Copy full SHA for 70f8dd5
1 file changed
html/ops/add_user.php
@@ -2,6 +2,7 @@
2
3
require_once("../inc/util_ops.inc");
4
require_once("../inc/user.inc");
5
+require_once("../inc/user_util.inc");
6
7
admin_page_head("Add User");
8
0 commit comments