String comparison error in the image.php line 28: was: if($_GET["attrib"] = "thumbnailPhoto") fixed: if($_GET["attrib"] == "thumbnailPhoto")
Thanks for the fix. Committed for inclusion in next version.
Fix included in version 0.12.
Log in to post a comment.
Thanks for the fix. Committed for inclusion in next version.
Fix included in version 0.12.