backend media

This commit is contained in:
Garvin Hicking 2012-04-22 20:29:47 +02:00
parent da886799aa
commit 622d6fa9d1
2 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ Version 1.6.1 ()
------------------------------------------------------------------------
* Improved escaping of backend plugin management for DB query
(Stefan Schurtz)
and media selector output (Stefan Schurtz)
* Updated spamblock plugin to 1.78 & 1.79
changed wordfilter to function to check with 'verify_once'

View File

@ -293,7 +293,7 @@ switch ($serendipity['GET']['step']) {
isset($serendipity['GET']['page']) ? $serendipity['GET']['page'] : 1,
$serendipity['thumbPerPage2'],
($serendipity['showMediaToolbar'] ? true : false),
'?serendipity[step]=1' . $add_url . '&serendipity[textarea]='. $serendipity['GET']['textarea'],
'?serendipity[step]=1' . $add_url . '&serendipity[textarea]='. htmlspecialchars($serendipity['GET']['textarea']),
true,
null,
false