diff options
author | Mario <mario@mariovavti.com> | 2021-05-27 09:30:57 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-27 09:30:57 +0000 |
commit | 37558e24f8ca8eb4b74037e5ce245d3343fb5a52 (patch) | |
tree | df25bc2f84b34d84bb516fc23bf5439f9c1d7b89 /include/socgraph.php | |
parent | 67cf9f6caf225f64d31dda838ecbd3f22d9feba9 (diff) | |
download | volse-hubzilla-37558e24f8ca8eb4b74037e5ce245d3343fb5a52.tar.gz volse-hubzilla-37558e24f8ca8eb4b74037e5ce245d3343fb5a52.tar.bz2 volse-hubzilla-37558e24f8ca8eb4b74037e5ce245d3343fb5a52.zip |
remove dir_fns includes
Diffstat (limited to 'include/socgraph.php')
-rw-r--r-- | include/socgraph.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/socgraph.php b/include/socgraph.php index 278b80773..5b913dcfd 100644 --- a/include/socgraph.php +++ b/include/socgraph.php @@ -5,8 +5,6 @@ use Zotlabs\Lib\Libzot; use Zotlabs\Lib\Libzotdir; use Zotlabs\Lib\Zotfinger; -require_once('include/dir_fns.php'); -require_once('include/zot.php'); /** * poco_load |