Returns the user to the referring page, unless the referring page contained POST data.
Since 1.0
void returnToReferrer ()
This function does not return any values.
Example:
$this->APP->router->returnToReferrer();