PHPNews 1.2.6 => PHPNews 1.3.0 Changelog ======================================== Alterations: =========== * PHPNews now works with more PHP configurations (such as short_open_tags = Off) * right and wrong images work again, converted to png from gif Bugs Fixed: =========== * Fixed session bug in install.php * Possible SQL injection vulnerability (magic_quotes_gpc() must be disabled) * Uploaded images not properly sanitized. Note that PHP 4.3.0 and the EXIF extension are now required for image uploading.