Closed karagenit closed 7 years ago
In session.php we should call intval() on the session variable.
session.php
In settings.php we should assign the session var the intval of the get var.
settings.php
In
session.php
we should call intval() on the session variable.In
settings.php
we should assign the session var the intval of the get var.