We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3214dfc + a97e9d0 commit 136e0c5Copy full SHA for 136e0c5
src/Helpers/email_helper.php
@@ -13,7 +13,7 @@
13
14
use CodeIgniter\Email\Email;
15
16
-if (! defined('emailer')) {
+if (! function_exists('emailer')) {
17
/**
18
* Provides convenient access to the CodeIgniter Email class.
19
*
0 commit comments