|
We only define variables in our typecast function.
$RP_PATH is only set in config file
The issue with earlier versions is that we got all variables through a standard $_GET from the url but now we typecast only certain variables and define them either as INT and STRING
|