diff --git a/api.php b/api.php index 5a02cb8..cb9194a 100644 --- a/api.php +++ b/api.php @@ -1,6 +1,19 @@ exec(file_get_contents("outchat-ddl.sql")); +} $action = $_GET['action'];