forked from Adleraci/adlerka.top
MEME
This commit is contained in:
parent
e0ae787569
commit
79d5722bfb
@ -195,10 +195,10 @@ function fileExists(int $fileId, bool $onlyMine = true): bool|string
|
||||
$stmtfileexists->execute();
|
||||
if ($stmtfileexists->num_rows > 0){
|
||||
return $filePath;
|
||||
echo "whyy";
|
||||
}
|
||||
else {
|
||||
return false;
|
||||
echo "why";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user