oops
This commit is contained in:
parent
d194908642
commit
81ebd6f0a1
|
|
@ -11,7 +11,7 @@ require_once 'core/classes/User.php';
|
|||
require_once 'core/config.php';
|
||||
|
||||
$getitstarted = new PartyStarter;
|
||||
$getitstarted->buildloggedoutheader();
|
||||
$getitstarted->header();
|
||||
$passwordconfirmiswrong = false;
|
||||
$passwordistooshort = false;
|
||||
$user = new User($con, 0);
|
||||
|
|
|
|||
Loading…
Reference in New Issue