X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=testing%2FMCTXWeb%2Fpublic_html%2Fusers%2Fadmin_upload_users.php;h=d068f71b84e6f4e216f3c760c51f000ea48dfd76;hb=dd239d26439d97188aa6cad06573a6584dc250a6;hp=dd4f28c0bbebbc9f2ab5fa41eb77680f57f206eb;hpb=808ad5fb1e9040379ad754fee330b17d431ff3d4;p=matches%2FMCTX3420.git diff --git a/testing/MCTXWeb/public_html/users/admin_upload_users.php b/testing/MCTXWeb/public_html/users/admin_upload_users.php index dd4f28c..d068f71 100644 --- a/testing/MCTXWeb/public_html/users/admin_upload_users.php +++ b/testing/MCTXWeb/public_html/users/admin_upload_users.php @@ -4,6 +4,7 @@ require_once("models/config.php"); if (!securePage($_SERVER['PHP_SELF'])){die();} require_once("models/header.php"); +createPage("User Upload"); if (!empty($_POST))