Revision 882
Added by Matthias almost 17 years ago
| CHANGELOG | ||
|---|---|---|
| 10 | 10 | # = Bugfix | 
| 11 | 11 | ! = Update/Change | 
| 12 | 12 |  | 
| 13 | ------------------------------------- 2.7.1 ------------------------------------- | |
| 14 | 22-Nov-2008 Thomas Hornik | |
| 15 | ! search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. | |
| 13 | ------------------------------------- 2.7.1 ------------------------------------- | |
| 14 | 24-Nov-2008 Matthias Gallas | |
| 15 | ! updated upgrade-script.php to add sec_anchor field to settings table | |
| 16 | 22-Nov-2008 Thomas Hornik | |
| 17 | ! search: replaced most of $string_ul_umlauts (from search_convert.php) through use of preg's u-switch. | |
| 16 | 18 | ! search: replaced strtr() by str_replace() (it's just faster). Changed ' to ' | 
| 17 | 19 | 06-Nov-2008 Thomas Hornik | 
| 18 | 20 | # Module code: curly backets get deleted by pparse() from phplib --> old fix in #569 wasn't that smart. Fixed. | 
Also available in: Unified diff
updated upgrade-script.php to add sec_anchor field to settings table