Revision 1654
Added by Luisehahne over 13 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
=============================================================================== |
| 13 | 13 |
|
| 14 |
01 Apr-2012 Build 1654 Dietmar Woellbrink (Luisehahne) |
|
| 15 |
# Fixed SERVER_EMAIL in languages, needs double brackets |
|
| 16 |
! Installer redesign Step 2 |
|
| 14 | 17 |
28 Mar-2012 Build 1653 Werner v.d.Decken(DarkViper) |
| 15 | 18 |
# fixed change_mode() against a very old problem with |
| 16 | 19 |
invalid calling arguments |
| ... | ... | |
| 45 | 48 |
22 Mar-2012 Build 1640 Dietmar Woellbrink (Luisehahne) |
| 46 | 49 |
! optimize modules WYSIWYG for editors |
| 47 | 50 |
22 Mar-2012 Build 1639 Dietmar Woellbrink (Luisehahne) |
| 48 |
+ Installer add const DEBUG to config.php |
|
| 51 |
+ Installer add const DEBUG to config.php (see DEVINFOS)
|
|
| 49 | 52 |
! move const DEBUG and var $starttime from index.php to initialize.php |
| 50 | 53 |
14 Mar-2012 Build 1638 Werner v.d.Decken(DarkViper) |
| 51 | 54 |
+ config.php added define to set admin-directory |
Also available in: Unified diff
Fixed SERVER_EMAIL in languages, needs double brackets
Installer redesign Step 2