diff --git a/compiler.php b/compiler.php index 5fab978..b942d8d 100755 --- a/compiler.php +++ b/compiler.php @@ -52,7 +52,9 @@ $ifm->run(); /** * Build compressed standalone script */ -file_put_contents( $IFM_BUILD_STANDALONE_COMPRESSED, '' . gzencode( file_get_contents( "ifm.php", false, null, 5 ) ) ); +/* + * file_put_contents( $IFM_BUILD_STANDALONE_COMPRESSED, '' . gzencode( file_get_contents( "ifm.php", false, null, 5 ) ) ); + */ /** * Build library