From 21578fd0b0003c5e5304ef786c6975c204d42b7b Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 22 Oct 2012 19:48:48 -0700 Subject: cleanup missing functions after move --- mod/item.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/item.php') diff --git a/mod/item.php b/mod/item.php index aabfec397..c0907b556 100644 --- a/mod/item.php +++ b/mod/item.php @@ -17,7 +17,6 @@ require_once('include/crypto.php'); require_once('include/enotify.php'); -require_once('include/email.php'); require_once('include/items.php'); function item_post(&$a) { -- cgit v1.2.3