mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-09-08 10:59:03 +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'];
|
$dms = $this->params['dms'];
|
||||||
$user = $this->params['user'];
|
$user = $this->params['user'];
|
||||||
$categories = $this->params['categories'];
|
$categories = $this->params['categories'];
|
||||||
$form = $this->params['form'];
|
|
||||||
|
|
||||||
// $this->htmlStartPage(getMLText("use_default_keywords"));
|
// $this->htmlStartPage(getMLText("use_default_keywords"));
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user