mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10758] Yes, only one empty line.
PHPBB3-10758
This commit is contained in:
parent
5c81728983
commit
aaaf8a5332
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Add table
Reference in a new issue