mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
Addons hadn't been changed for the moved emailer class
This commit is contained in:
parent
b5822d8dfe
commit
90a5c32238
3 changed files with 3 additions and 4 deletions
|
@ -8,8 +8,7 @@
|
|||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\PConfig;
|
||||
|
||||
require_once 'include/Emailer.php';
|
||||
use Friendica\Util\Emailer;
|
||||
|
||||
/* because the fraking openpgp-php is in composer, require libs in composer
|
||||
* and then don't use autoloader to load classes... */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue