mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-13 03:23:59 +02:00
@@ -9,7 +9,7 @@
|
|||||||
chdir(realpath(dirname(__FILE__)));
|
chdir(realpath(dirname(__FILE__)));
|
||||||
|
|
||||||
// output files and common attrs
|
// output files and common attrs
|
||||||
define( "IFM_VERSION", "v2.6.2" );
|
define( "IFM_VERSION", "v2.6.3" );
|
||||||
define( "IFM_RELEASE_DIR", "dist/");
|
define( "IFM_RELEASE_DIR", "dist/");
|
||||||
define( "IFM_STANDALONE", "ifm.php" );
|
define( "IFM_STANDALONE", "ifm.php" );
|
||||||
define( "IFM_STANDALONE_GZ", "ifm.min.php" );
|
define( "IFM_STANDALONE_GZ", "ifm.min.php" );
|
||||||
|
Reference in New Issue
Block a user