diff options
author | Andreas Fischer <bantu@phpbb.com> | 2011-11-23 22:56:24 +0100 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2011-11-23 23:03:41 +0100 |
commit | 6f40960071129aafc2218ec23264c90af75fbad4 (patch) | |
tree | 020a0b9f0037d1bf18df3cf6a0b21bfcdb754ca3 /phpBB/includes/diff | |
parent | f5633d281e04d93f5e4c0e0a01ffc82c9df12a8f (diff) | |
download | forums-6f40960071129aafc2218ec23264c90af75fbad4.tar forums-6f40960071129aafc2218ec23264c90af75fbad4.tar.gz forums-6f40960071129aafc2218ec23264c90af75fbad4.tar.bz2 forums-6f40960071129aafc2218ec23264c90af75fbad4.tar.xz forums-6f40960071129aafc2218ec23264c90af75fbad4.zip |
[ticket/10461] Correct $log_count check in view_log() so we show logs again.
We pass $log_count as false now when we do not need to know how many log
entries there are. However when $log_count is false, $log_count == 0 will be
true as well and thus we will return early with 0.
PHPBB3-9874
PHPBB3-10461
Diffstat (limited to 'phpBB/includes/diff')
0 files changed, 0 insertions, 0 deletions