Merge branch 'marijn-settings' into 'master'
Spelling mistake See merge request !114
This commit was merged in pull request #118.
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user