diff options
Diffstat (limited to 'mod/item.php')
-rw-r--r-- | mod/item.php | 1 |
1 files changed, 0 insertions, 1 deletions
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) { |