diff options
author | Oleg Pudeyev <oleg@bsdpower.com> | 2011-01-27 23:19:09 -0500 |
---|---|---|
committer | Oleg Pudeyev <oleg@bsdpower.com> | 2011-01-28 15:31:41 -0500 |
commit | 5e97dd74c7a84869ac6f3b1bcd91122be8fddb50 (patch) | |
tree | 02357f9fb41199d2006ef065baa599f40de9e545 /phpBB/includes/diff | |
parent | 9dfb059e2ebd7413051a05687b08d7af886ab885 (diff) | |
download | forums-5e97dd74c7a84869ac6f3b1bcd91122be8fddb50.tar forums-5e97dd74c7a84869ac6f3b1bcd91122be8fddb50.tar.gz forums-5e97dd74c7a84869ac6f3b1bcd91122be8fddb50.tar.bz2 forums-5e97dd74c7a84869ac6f3b1bcd91122be8fddb50.tar.xz forums-5e97dd74c7a84869ac6f3b1bcd91122be8fddb50.zip |
[ticket/10014] Clearly indicate fatal errors in file acm.
If acm_file cannot open the cache file for writing, it prints a message
to that effect and calls die(). The message itself does not indicate that
it is a fatal error, and someone seeing the message might expect that
inability to write to cache is not fatal.
Make it clear that the error is fatal by printing the word "Fatal" before
the message.
PHPBB3-10014
Diffstat (limited to 'phpBB/includes/diff')
0 files changed, 0 insertions, 0 deletions