Welcome Guest, Not a member yet? Register   Sign In
How to inspect/access config values specified in config/email.php?
#8

Once you've loaded the email config as previously noted, you should also be able to check the individual settings using $this->config->item($var, 'email'); where $var is the setting you wish to check within the email configuration.
Reply


Messages In This Thread
RE: How to inspect/access config values specified in config/email.php? - by mwhitney - 04-01-2015, 10:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB