mirror of
https://github.com/misterunknown/ifm.git
synced 2025-08-14 20:14:05 +02:00
fixed compiler error
This commit is contained in:
@@ -55,4 +55,4 @@ file_put_contents( $IFM_BUILD_STANDALONE, array(
|
||||
*/
|
||||
file_put_contents( $IFM_BUILD_LIB_PHP, $main );
|
||||
file_put_contents( $IFM_BUILD_LIB_PHP, $phpincludes, FILE_APPEND );
|
||||
file_put_contents( $IFM_BUILD_LIB_JS, $IFM_SRC_JS );
|
||||
file_put_contents( $IFM_BUILD_LIB_JS, file_get_contents( $IFM_SRC_JS ) );
|
||||
|
Reference in New Issue
Block a user