diff options
author | Andrey Andreev <narf@devilix.net> | 2014-01-15 10:08:47 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-01-15 10:08:47 +0100 |
commit | 3d215207ceff44193e3c1888b868fc3f691718c0 (patch) | |
tree | 8bc38e624f69780ca05d233f2cbee44aa881b760 /system/helpers/language_helper.php | |
parent | e0d77551cf9a2af4425760acfc1c10de6796ecfc (diff) |
Fix incorrect checks for the fwrite() return value
! fwrite() could trigger false-positives as it is possible for it to return 0
instead of boolean FALSE. (issue #2822)
Also removed an unnecessary log level check that caused an extra space to be inserted
for the INFO level. (proposed in PR #2821)
Diffstat (limited to 'system/helpers/language_helper.php')
0 files changed, 0 insertions, 0 deletions