Revision 1186
Added by Dietmar almost 15 years ago
CHANGELOG | ||
---|---|---|
12 | 12 |
|
13 | 13 |
------------------------------------- 2.8.1 ------------------------------------- |
14 | 14 |
25-Nov-2009 Dietmar Woellbrink (Luisehahne) |
15 |
! more bug fixes language file SK.php |
|
16 |
25-Nov-2009 Dietmar Woellbrink (Luisehahne) |
|
17 |
! Many hosts disable error_log() in various and sundry ways. |
|
18 |
In WB we do something like this to avoid triggering warnings and errors. |
|
19 |
Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most. |
|
20 |
25-Nov-2009 Dietmar Woellbrink (Luisehahne) |
|
15 | 21 |
! fix show_menu2 include.php, page crashes, if php error_log is disabled |
16 | 22 |
25-Nov-2009 Dietmar Woellbrink (Luisehahne) |
17 | 23 |
! fixes language files HU.php and SK.php |
Also available in: Unified diff
more bug fixes language file SK.php
Many hosts disable error_log() in various and sundry ways.
In WB we do something like this to avoid triggering warnings and errors.
Even this is sometimes not sufficient to avoid problems with some hosts, but accommodates most.