Revision 1698
Added by Dietmar about 12 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
=============================================================================== |
13 | 13 |
|
14 |
27 Aug-2012 Build 1698 Dietmar Woellbrink (Luisehahne) |
|
15 |
! optimize some methods |
|
16 |
+ add method send_header, replace header('Location:... with new method |
|
17 |
+ if header send failed you get a manuell redirected link, so script don't break |
|
14 | 18 |
27 Aug-2012 Build 1697 Dietmar Woellbrink (Luisehahne) |
15 | 19 |
# Bugfixed issues whith storing text for Search function on WYSIWYG module. |
16 | 20 |
# Html tags where not filtered out. |
Also available in: Unified diff
! optimize some methods
+ add method send_header, replace header('Location:... with new method
+ if header send failed you get a manuell redirected link, so script don't break