Spelling mistake #118

Merged
11166932 merged 1 commits from marijn-settings into master 2017-01-25 11:20:02 +01:00
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
function senConfirmEmailUsername(string $username) {
function sendConfirmEmailUsername(string $username) {
$stmt = $GLOBALS["db"]->prepare("
SELECT
`userID`