Backend
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
//Lucas
|
||||
require "db.php";
|
||||
$action=$_GET['action']??'';$b=body();
|
||||
if($action==="create"){
|
||||
|
Reference in New Issue
Block a user