Revision 657
Added by thorn almost 18 years ago
| CHANGELOG | ||
|---|---|---|
| 10 | 10 |
# = Bugfix |
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
| 14 |
02-Feb-2008 Thomas Hornik |
|
| 15 |
! settings: pages-directory '/' will be converted to '' (empty string) on save. |
|
| 16 |
! changed last remaining call to my_htmlspecialchars() to htmlspecialchars() |
|
| 14 | 17 |
01-Feb-2008 Christian Sommer |
| 15 | 18 |
# Added default index.php to all folders to prevent directory spoofing |
| 16 | 19 |
01-Feb-2008 Thomas Hornik |
Also available in: Unified diff
Settings: pages-directory '/' will be converted to '' (empty string) on save.
Changed last remaining call to my_htmlspecialchars() to htmlspecialchars()