Revision 896
Added by Matthias almost 16 years ago
CHANGELOG | ||
---|---|---|
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 | 13 |
------------------------------------- 2.8.0 ------------------------------------- |
14 |
30-Dec-2008 Matthias Gallas |
|
15 |
- modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC) |
|
16 |
! modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei" |
|
14 | 17 |
29-Dec-2008 Dietrich Roland Pehlke |
15 | 18 |
+ add language support for the errormessages inside the uninstall.php files for modules |
16 | 19 |
and templates. |
Also available in: Unified diff
modul_uninstall: Removed undefined and unused constants (DB_FETCHMODE_ASSOC)
modul_uninstall: added language variable $TEXT['FILE'] instead of "Datei"