From 74385b8fce83c289e6ec3051c4f32547da06ae63 Mon Sep 17 00:00:00 2001 From: brunoais Date: Mon, 9 Feb 2015 11:58:35 +0000 Subject: [PATCH] [ticket/13592] Empty line before event comment block. I had forgotten this one PHPBB3-13592 --- phpBB/phpbb/content_visibility.php | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/phpbb/content_visibility.php b/phpBB/phpbb/content_visibility.php index e5b0197f95..05f0a59a90 100644 --- a/phpBB/phpbb/content_visibility.php +++ b/phpBB/phpbb/content_visibility.php @@ -146,6 +146,7 @@ class content_visibility $where_sql = ''; $get_visibility_sql_overwrite = false; + /** * Allow changing the result of calling get_visibility_sql *