' ); fclose( $fh ); $fh = fopen( SYNTAX_PLUGIN_SVG_MEDIADIR . 'media/.htaccess', 'w' ); fwrite( $fh, "order allow,deny\nallow from all\n" ); fclose( $fh ); return true; } ?>