aboutsummaryrefslogtreecommitdiffstats
path: root/include/zotfns.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-17 16:08:47 -0700
committerFriendika <info@friendika.com>2011-07-17 16:08:47 -0700
commit43110db749850e49d309ad8b3e72266bd373a2a8 (patch)
tree29e37a53fb18961eac1f6eca051bff093aded5cb /include/zotfns.php
parent944f03d3675779e32a6ed8bed28609ca59a66554 (diff)
downloadvolse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.tar.gz
volse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.tar.bz2
volse-hubzilla-43110db749850e49d309ad8b3e72266bd373a2a8.zip
begin invites, fb setup changes
Diffstat (limited to 'include/zotfns.php')
-rw-r--r--include/zotfns.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/zotfns.php b/include/zotfns.php
index a95a064cd..1ec39aefc 100644
--- a/include/zotfns.php
+++ b/include/zotfns.php
@@ -1,7 +1,5 @@
<?php
-require_once('include/text.php');
-
function zot_get($url,$args) {
$argstr = '';
foreach($args as $k => $v) {