From d02f00aa2977c63edf910c048c26d8ea793c547e Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Mon, 24 Mar 2008 00:26:24 +0000 Subject: - [Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8464 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8b68dc680f..a526625b40 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -145,6 +145,7 @@
  • [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
  • [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
  • [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
  • +
  • [Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
  • 1.i. Changes since 3.0.RC8

    -- cgit v1.2.1