mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
$strictformset isn't needed
This commit is contained in:
parent
1b8e0052e8
commit
30a18f81c5
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue
Block a user