Stable 2-ago-2023
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
require_once 'class/c_login.php';
|
||||
if (isset($_GET["error"]) && is_numeric($_GET["error"])) {
|
||||
switch ($_GET["error"]) {
|
||||
case 0:
|
||||
|
||||
Reference in New Issue
Block a user