Set correct FM_SELF_URL

This commit is contained in:
Sharif El Shobkshy 2021-01-04 12:12:02 -03:00
parent e0210a5e29
commit 1211750126

View file

@ -986,7 +986,7 @@ if (isset($_POST['group']) && (isset($_POST['zip']) || isset($_POST['tar'])) &&
fm_set_msg('Nothing selected', 'alert');
}
fm_redirect(FM_SELF_URL . '?p=' . urlencode(FM_PATH));
fm_redirect(FM_SELF_URL . 'browse?p=' . urlencode(FM_PATH));
}
// Unpack