Small typo.
This commit is contained in:
parent
1615f79be4
commit
2fcc271f3d
@ -101,7 +101,7 @@ function bool_escape($input) {
|
||||
$input === "t" ||
|
||||
$input === "true" ||
|
||||
$input === "on" ||
|
||||
$input === "1" ||
|
||||
$input === "1"
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user