mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
Update monstaftp.php
This commit is contained in:
parent
e8edb83179
commit
ee16f78148
4
web/third_party/monstaftp/monstaftp.php
vendored
4
web/third_party/monstaftp/monstaftp.php
vendored
@ -53,7 +53,7 @@
|
||||
|
||||
if (!isset($userPanelInclude)) {
|
||||
header('Location: userpanel.php');
|
||||
die('No access);
|
||||
die('No access');
|
||||
}
|
||||
|
||||
// Include the language file
|
||||
@ -182,4 +182,4 @@ if ($monsta->loggedIn === true and in_array($ftpAction, array("download", "ifram
|
||||
}
|
||||
|
||||
$template_file = $monsta->errorResponse;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user