Spelling mistake #118
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
function senConfirmEmailUsername(string $username) {
|
||||
function sendConfirmEmailUsername(string $username) {
|
||||
$stmt = $GLOBALS["db"]->prepare("
|
||||
SELECT
|
||||
`userID`
|
||||
|
||||
Reference in New Issue
Block a user