New function skeleton for execution of queries

This commit is contained in:
Michael 2017-04-24 06:13:42 +00:00
parent 63b0b05445
commit 28a28f00a4
2 changed files with 6 additions and 2 deletions

View file

@ -32,6 +32,8 @@
*
*/
die();
if (sizeof($_SERVER["argv"]) == 0)
die();