Revision 518
Added by Matthias almost 18 years ago
| trunk/CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
| 14 |
21-Sep-2007 Matthias Gallas |
|
| 15 |
# Fixed a typo in /framework/frontend.functions.php cause that websites using |
|
| 16 |
the new register_frontend_modifles() functions do not validate |
|
| 14 | 17 |
24-Jan-2007 Christian Sommer |
| 15 | 18 |
! Replaced some core files to allow configuration of wbmailer via admin settings panel |
| 16 | 19 |
------------------------------------- 2.6.7 ------------------------------------- |
| trunk/wb/admin/interface/version.php | ||
|---|---|---|
| 36 | 36 |
exit(0); |
| 37 | 37 |
} |
| 38 | 38 |
|
| 39 |
define('VERSION', '2.6.6');
|
|
| 39 |
define('VERSION', '2.6.7');
|
|
| 40 | 40 |
|
| 41 | 41 |
?> |
Also available in: Unified diff
Edited CHANGELOG and set version to 2.6.7