Update fullbody.php

This commit is contained in:
nolanwhy 2023-05-05 23:05:28 +02:00 committed by GitHub
parent 82f8beb19b
commit 2b867e4f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
// this file is entirely made by nolanwhy, no skid pls
require_once 'core/classes.php';
require_once 'core/config.php';
$id = (int)$_GET["userId"] ?? 0;