aboutsummaryrefslogtreecommitdiffstats
path: root/include/zotfns.php
diff options
context:
space:
mode:
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) {