mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-24 00:23:06 +02:00
misterunknown: replaced old zip class, added ability to download script root as a zip file
This commit is contained in:
@@ -7,7 +7,7 @@ $IFM_INCLUDES = "src/includes.php";
|
||||
$IFM_MAIN = "src/main.php";
|
||||
$IFM_STYLE = "src/style.css";
|
||||
$IFM_JS = "src/ifm.js";
|
||||
$IFM_OTHER_PHPFILES = array("src/zip_file.php");
|
||||
$IFM_OTHER_PHPFILES = array("src/ifmzip.php");
|
||||
|
||||
$filename = "ifm.php";
|
||||
|
||||
|
Reference in New Issue
Block a user