[LIB_REFACTOR] Moving files into separate semantic categories
This commit is contained in:
@@ -602,7 +602,7 @@ function mail_notify_fave(User $rcpt, Profile $sender, Notice $notice)
|
||||
}
|
||||
|
||||
// We need the global mail.php for various mail related functions below.
|
||||
require_once INSTALLDIR.'/lib/mail.php';
|
||||
require_once INSTALLDIR . '/lib/mail.php';
|
||||
|
||||
$bestname = $sender->getBestName();
|
||||
|
||||
|
Reference in New Issue
Block a user