mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
commit
b22f386c5c
7 changed files with 238 additions and 268 deletions
|
@ -58,6 +58,8 @@ if (isset($_POST['user']) || isset($_POST['hash'])) {
|
|||
echo 'Error: authentication failed';
|
||||
exit;
|
||||
}
|
||||
} else {
|
||||
$return_var = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue