Category add and edit event
Fix failing query
Add data types to PHPDocs
Remove PHP 5.3; Fix notice when no REQUEST_METHOD
Plus add deprecation notices.
Co-authored-by: pupi1985 <pupi1985@bitbucket.org>
use commas at the end of the array
- add require 'app/cookies.php' in order to safely use qa_cookie_get() - replace @ with isset
Should use identical headers to GET but no body.
Replace id with an options parameter, add template option