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