[ticket/10758] Yes, only one empty line.

PHPBB3-10758
This commit is contained in:
Oleg Pudeyev 2012-12-22 17:40:25 -05:00
parent 5c81728983
commit aaaf8a5332

View file

@ -2486,7 +2486,6 @@ function cache_moderators()
return phpbb_cache_moderators($db, $cache, $auth); return phpbb_cache_moderators($db, $cache, $auth);
} }
/** /**
* View log * View log
* If $log_count is set to false, we will skip counting all entries in the database. * If $log_count is set to false, we will skip counting all entries in the database.