mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 21:21:27 +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 {
|
class SeedDMS_View_ForcePasswordChange extends SeedDMS_Bootstrap_Style {
|
||||||
|
|
||||||
function js() { /* {{{ */
|
function js() { /* {{{ */
|
||||||
$strictformcheck = $this->params['strictformcheck'];
|
|
||||||
|
|
||||||
header('Content-Type: application/javascript');
|
header('Content-Type: application/javascript');
|
||||||
?>
|
?>
|
||||||
function checkForm()
|
function checkForm()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user