diff options
Diffstat (limited to 'mod/xpoco.php')
-rw-r--r-- | mod/xpoco.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mod/xpoco.php b/mod/xpoco.php deleted file mode 100644 index 560966750..000000000 --- a/mod/xpoco.php +++ /dev/null @@ -1,7 +0,0 @@ -<?php - -require_once('include/socgraph.php'); - -function xpoco_init(&$a) { - poco($a,true); -} |