aboutsummaryrefslogtreecommitdiffstats
path: root/include/enotify.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-22 19:48:48 -0700
committerfriendica <info@friendica.com>2012-10-22 19:48:48 -0700
commit21578fd0b0003c5e5304ef786c6975c204d42b7b (patch)
tree215dca7c0194e1fb793305ab96ff2c43ca1176ca /include/enotify.php
parenta7abe24382bac00243fd19ebc2cdde87569eab79 (diff)
downloadvolse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.tar.gz
volse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.tar.bz2
volse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.zip
cleanup missing functions after move
Diffstat (limited to 'include/enotify.php')
-rw-r--r--include/enotify.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/enotify.php b/include/enotify.php
index b2d7b7b19..c5925f2e7 100644
--- a/include/enotify.php
+++ b/include/enotify.php
@@ -1,7 +1,5 @@
<?php
-require_once('include/email.php');
-
function notification($params) {
logger('notification: entry', LOGGER_DEBUG);
@@ -442,7 +440,6 @@ intval($params['uid']), LOGGER_DEBUG);
}
-require_once('include/email.php');
class enotify {
/**