Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
code optimization, improved parameter validation and debug messages
- removed repetitive code (json_decode and $this>baseurl) - added capture of JSON decoding errors when debug = true - use intval() on function/method parameters which must be an integer - further parameter validation/checks
- Loading branch information