Revision 775
Added by Matthias over 16 years ago
CHANGELOG | ||
---|---|---|
10 | 10 |
# = Bugfix |
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
14 |
26-Mar-2008 Tomas Hornik |
|
15 |
# fixed E_NOTICE-message in admin/modules/details.php |
|
16 |
25-Mar-2008 Thomas Hornik |
|
17 |
+ search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search) |
|
13 |
------------------------------------- 2.7.0 ------------------------------------- |
|
14 |
25-Mar-2008 Matthias Gallas |
|
15 |
! Updated Dutch language file (Thanks to Bramus) |
|
16 |
26-Mar-2008 Tomas Hornik |
|
17 |
# fixed E_NOTICE-message in admin/modules/details.php |
|
18 |
25-Mar-2008 Thomas Hornik |
|
19 |
+ search: added search_time_limit in settings (mainly for sites with PHP < 4.3.3 and slow search) |
|
18 | 20 |
+ search: added missing code to allow query of external data and to process the search data itself |
19 | 21 |
25-Mar-2008 Matthias Gallas |
20 | 22 |
# Fixed missing <body> tag in Admin Interface (ticket #572) |
Also available in: Unified diff
Updated Dutch language file (Thanks to Bramus)