$strictformset isn't needed

This commit is contained in:
Uwe Steinmann 2016-05-03 07:12:24 +02:00
parent 1b8e0052e8
commit 30a18f81c5

View File

@ -32,8 +32,6 @@ require_once("class.Bootstrap.php");
class SeedDMS_View_ForcePasswordChange extends SeedDMS_Bootstrap_Style {
function js() { /* {{{ */
$strictformcheck = $this->params['strictformcheck'];
header('Content-Type: application/javascript');
?>
function checkForm()