Revision 1990
Added by darkviper about 12 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
=============================================================================== |
| 13 | 13 |
|
| 14 |
19 Oct-2013 Build 1990 Manuela v.d.Decken(DarkViper) |
|
| 15 |
+ /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classes |
|
| 16 |
! /modules/news/Reorg now extends ModuleReorgAbstract |
|
| 17 |
# problem with empty directories fixed |
|
| 18 |
! /modules/news/upgrade.php // rebuild all access files fixed |
|
| 14 | 19 |
19 Oct-2013 Build 1989 Dietmar Woellbrink (Luisehahne) |
| 15 | 20 |
# bugfix /admin/start/index.php::undefined function replace_vars() |
| 16 | 21 |
19 Oct-2013 Build 1988 Dietmar Woellbrink (Luisehahne) |
Also available in: Unified diff
added /framework/ModuleReorgAbstract provides the basics for modul depending reorganisation classes
update /modules/news/Reorg now extends ModuleReorgAbstract
fixed problem with empty directories fixed
update /modules/news/upgrade.php // rebuild all access files fixed