MEME
This commit is contained in:
parent
6da1f475f8
commit
5f6a2f8b15
@ -1,5 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
require_once "lib/upload.php";
|
||||||
|
|
||||||
function addMeme(string $title, string $memeText, int $imageID): bool
|
function addMeme(string $title, string $memeText, int $imageID): bool
|
||||||
{
|
{
|
||||||
global $mysqli;
|
global $mysqli;
|
||||||
|
Loading…
Reference in New Issue
Block a user