Revision 848
Added by thorn over 16 years ago
CHANGELOG | ||
---|---|---|
10 | 10 |
# = Bugfix |
11 | 11 |
! = Update/Change |
12 | 12 |
|
13 |
------------------------------------- 2.7.1 ------------------------------------- |
|
13 |
------------------------------------- 2.7.1 ------------------------------------- |
|
14 |
22-Jun-2008 Thomas Hornik |
|
15 |
# fixed issue with captcha (mt_rand() instead of rand()) |
|
16 |
# fixed bug in search (link to http://.../search/index.php performs a search with string 'unset') |
|
14 | 17 |
22-June-2008 Christian Sommer |
15 | 18 |
! added output of block number to section admin if no block name is specified |
16 | 19 |
21-June-2008 Christian Sommer |
Also available in: Unified diff
fixed issue with captcha (mt_rand() instead of rand()); fixed bug in search (link to http://.../search/index.php performs a search with string 'unset')