aboutsummaryrefslogtreecommitdiffstats
path: root/include/api.php
diff options
context:
space:
mode:
authorken restivo <ken@restivo.org>2015-11-11 02:26:12 -0800
committerken restivo <ken@restivo.org>2015-11-11 02:26:12 -0800
commitffb8059c246d5ddd918daf9e1385f88d69cff5b4 (patch)
treed9d36ecb584691c32cd5364877a52fb5b446dee3 /include/api.php
parent2536dc39b5e49cf288883fd1f1b1a3fe8db3cbdb (diff)
downloadvolse-hubzilla-ffb8059c246d5ddd918daf9e1385f88d69cff5b4.tar.gz
volse-hubzilla-ffb8059c246d5ddd918daf9e1385f88d69cff5b4.tar.bz2
volse-hubzilla-ffb8059c246d5ddd918daf9e1385f88d69cff5b4.zip
api_auth.php must be included since the function moved.
Diffstat (limited to 'include/api.php')
-rw-r--r--include/api.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/api.php b/include/api.php
index b51bcc5f0..98eeb8691 100644
--- a/include/api.php
+++ b/include/api.php
@@ -9,6 +9,7 @@ require_once('include/security.php');
require_once('include/photos.php');
require_once('include/items.php');
require_once('include/attach.php');
+require_once('include/api_auth.php');
/*
*