mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-06-01 22:47:19 +00:00
remove unused variable $form
This commit is contained in:
parent
97ee39df99
commit
441cf946b2
|
@ -108,7 +108,6 @@ myTA.focus();
|
|||
$dms = $this->params['dms'];
|
||||
$user = $this->params['user'];
|
||||
$categories = $this->params['categories'];
|
||||
$form = $this->params['form'];
|
||||
|
||||
// $this->htmlStartPage(getMLText("use_default_keywords"));
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue
Block a user