Modify FastCGI server to use MySQL for auth
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / users / admin_upload_users.php
index dd4f28c..d068f71 100644 (file)
@@ -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))

UCC git Repository :: git.ucc.asn.au