* initial 6.x release (#222720, thanks reikiman) * fixed a cache-related bug (#224276, thanks jaydub) * 'Re:' string localisable * cosmetic code cleanup
Hi,
Fixed a small bug in the CSS
Merc.
This fixes the NASTY "iconv()" bug.
fixes issue #230885: CCK activates triggers Fatal error - see CVS notes
Fix for #228731: filepath error with the import function of the flash node module - under some versions of PHP5 the import function failed as a trailing slash was appended to the file path when calling realpath(). This formed bad paths which broke the import routine.