mirror of
https://github.com/friendica/friendica
synced 2025-05-06 17:44:10 +02:00
New function skeleton for execution of queries
This commit is contained in:
parent
63b0b05445
commit
28a28f00a4
2 changed files with 6 additions and 2 deletions
|
@ -32,6 +32,8 @@
|
|||
*
|
||||
*/
|
||||
|
||||
die();
|
||||
|
||||
if (sizeof($_SERVER["argv"]) == 0)
|
||||
die();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue