mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
parent
78f261619d
commit
eedd4a52dd
@ -330,7 +330,7 @@ class filemanager_admin extends filemanager_ui
|
||||
{
|
||||
Framework::redirect_link('/admin/index.php', null, 'admin');
|
||||
}
|
||||
$check_only = !isset($_POST['fix']);
|
||||
$check_only = !isset($_POST['edit']);
|
||||
|
||||
if(!($msgs = Vfs\Sqlfs\Utils::fsck($check_only)))
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user