Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inc/functions: check if $_GET value is empty before executing preg_match
When using "canvas" mode, a lot of these errors were thrown: > Invalid type instance in $_GET["ti"]: "" > Invalid type instance in $_GET["pi"]: "" Closes: #132
- Loading branch information