Download Size md5 hash
flashnode-5.x-5.4.tar.gz 29.62 KB f585789a650b9a5fc9721b1566022cfe
flashnode-5.x-5.4.zip 33.02 KB 521788456f5c5195ef4b87c23fbc3f71
Official release from tag: 5.x-5.4
Last updated: December 24, 2010 - 23:00

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. Thanks to wildwildwaist for reporting and helping with the debugging of this one.