diff options
author | Thomas Willingham <founder@kakste.com> | 2013-08-18 05:03:04 +0100 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-08-18 05:03:04 +0100 |
commit | 353ccaac05fa73b7cdca4d5cc4ed7cc789a220b8 (patch) | |
tree | 7dc05ad6a8e562f3c3857a163e8928144a0a216b | |
parent | b5efa1a63a621856f4f12fbd938aa3230aa0d1a9 (diff) | |
download | volse-hubzilla-353ccaac05fa73b7cdca4d5cc4ed7cc789a220b8.tar.gz volse-hubzilla-353ccaac05fa73b7cdca4d5cc4ed7cc789a220b8.tar.bz2 volse-hubzilla-353ccaac05fa73b7cdca4d5cc4ed7cc789a220b8.zip |
Issue #99
-rw-r--r-- | include/socgraph.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/socgraph.php b/include/socgraph.php index 177ed0f3a..b34d5142c 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -1,5 +1,6 @@ <?php /** @file */ +require_once('include/dir_fns.php'); require_once('include/zot.php'); /* |