debog
This commit is contained in:
parent
db3c92e8ff
commit
e6f9958a46
|
@ -25,7 +25,7 @@ switch ($_POST['act']){
|
||||||
}
|
}
|
||||||
if (
|
if (
|
||||||
(!is_numeric($value))
|
(!is_numeric($value))
|
||||||
OR ( <= $p[1])
|
OR ($value <= $p[1])
|
||||||
OR ($value >= $p[2])
|
OR ($value >= $p[2])
|
||||||
)
|
)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user