1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/13592] Empty line before event comment block.

I had forgotten this one

PHPBB3-13592
This commit is contained in:
brunoais
2015-02-09 11:58:35 +00:00
parent 6111f5fa74
commit 74385b8fce

View File

@@ -146,6 +146,7 @@ class content_visibility
$where_sql = '';
$get_visibility_sql_overwrite = false;
/**
* Allow changing the result of calling get_visibility_sql
*