do not access view parameter 'folder' in js()

This commit is contained in:
Uwe Steinmann 2015-12-14 11:47:11 +01:00
parent 1b8f515d7b
commit 5f85b2290a

View File

@ -49,7 +49,6 @@ class SeedDMS_View_Search extends SeedDMS_Bootstrap_Style {
function js() { /* {{{ */
$user = $this->params['user'];
$folder = $this->params['folder'];
header('Content-Type: application/json');