diff options
author | friendica <info@friendica.com> | 2012-10-22 19:48:48 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-10-22 19:48:48 -0700 |
commit | 21578fd0b0003c5e5304ef786c6975c204d42b7b (patch) | |
tree | 215dca7c0194e1fb793305ab96ff2c43ca1176ca /include/EmailNotification.php | |
parent | a7abe24382bac00243fd19ebc2cdde87569eab79 (diff) | |
download | volse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.tar.gz volse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.tar.bz2 volse-hubzilla-21578fd0b0003c5e5304ef786c6975c204d42b7b.zip |
cleanup missing functions after move
Diffstat (limited to 'include/EmailNotification.php')
-rw-r--r-- | include/EmailNotification.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/EmailNotification.php b/include/EmailNotification.php index 8861e8f5d..d0872830b 100644 --- a/include/EmailNotification.php +++ b/include/EmailNotification.php @@ -1,6 +1,5 @@ <?php -require_once('include/email.php'); class EmailNotification { /** |