ML filter-folder save without reload via cookies (#155)
This commit is contained in:
@ -675,6 +675,7 @@ switch ($serendipity['GET']['adminAction']) {
|
||||
return;
|
||||
|
||||
default:
|
||||
serendipity_restoreVar($serendipity['COOKIE']['serendipity_only_path'], $serendipity['GET']['only_path']);
|
||||
$data['case_default'] = true;
|
||||
$data['showML'] = showMediaLibrary();
|
||||
break;
|
||||
|
Reference in New Issue
Block a user