mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +01:00
parent
78f261619d
commit
eedd4a52dd
@ -330,7 +330,7 @@ class filemanager_admin extends filemanager_ui
|
|||||||
{
|
{
|
||||||
Framework::redirect_link('/admin/index.php', null, 'admin');
|
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)))
|
if(!($msgs = Vfs\Sqlfs\Utils::fsck($check_only)))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user