MEME
This commit is contained in:
parent
ace3ea61f7
commit
d021302fd1
@ -15,6 +15,7 @@ function addMeme(string $title, string $memeText, int $imageID): array
|
||||
$output["Error"] = $stmtMemeAdd->error;
|
||||
}
|
||||
}
|
||||
echo "Hi";
|
||||
return $output;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user