aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrunoais <brunoaiss@gmail.com>2015-02-09 11:58:35 +0000
committerbrunoais <brunoaiss@gmail.com>2015-02-09 11:58:35 +0000
commit74385b8fce83c289e6ec3051c4f32547da06ae63 (patch)
tree789d7196d815cb98d5ceb7f13daedbb226f928f3 /phpBB/phpbb/content_visibility.php
parent[ticket/13592] Removed unwanted space in self line. (diff)
downloadphpbb-74385b8fce83c289e6ec3051c4f32547da06ae63.tar.gz
phpbb-74385b8fce83c289e6ec3051c4f32547da06ae63.tar.bz2
phpbb-74385b8fce83c289e6ec3051c4f32547da06ae63.zip
[ticket/13592] Empty line before event comment block.
I had forgotten this one PHPBB3-13592
Diffstat (limited to 'phpBB/phpbb/content_visibility.php')
-rw-r--r--phpBB/phpbb/content_visibility.php1
1 files changed, 1 insertions, 0 deletions
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
*