Spelling mistake #118

Merged
11166932 merged 1 commits from marijn-settings into master 2017-01-25 11:20:02 +01:00

View File

@@ -1,6 +1,6 @@
<?php <?php
function senConfirmEmailUsername(string $username) { function sendConfirmEmailUsername(string $username) {
$stmt = $GLOBALS["db"]->prepare(" $stmt = $GLOBALS["db"]->prepare("
SELECT SELECT
`userID` `userID`