diff options
author | zotlabs <mike@macgirvin.com> | 2017-01-30 15:01:22 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-01-30 15:01:22 -0800 |
commit | 7b065365e0d64a06ddfb7ade55e713a4b6a0f802 (patch) | |
tree | 319929299a1e92c95f6fc56da778893b30ace349 /include/oembed.php | |
parent | eebea700193155b176ee9a9b338f1a0ad4b6aa40 (diff) | |
download | volse-hubzilla-7b065365e0d64a06ddfb7ade55e713a4b6a0f802.tar.gz volse-hubzilla-7b065365e0d64a06ddfb7ade55e713a4b6a0f802.tar.bz2 volse-hubzilla-7b065365e0d64a06ddfb7ade55e713a4b6a0f802.zip |
consolidate hubloc storage
Diffstat (limited to 'include/oembed.php')
-rwxr-xr-x | include/oembed.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oembed.php b/include/oembed.php index 58ad29291..aac7d15b4 100755 --- a/include/oembed.php +++ b/include/oembed.php @@ -2,8 +2,6 @@ use Zotlabs\Lib as Zlib; -require_once('include/hubloc.php'); - function oembed_replacecb($matches){ |