diff options
Diffstat (limited to 'include/zotfns.php')
-rw-r--r-- | include/zotfns.php | 2 |
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) { |