Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined function #3954

Closed
sbn111 opened this issue Dec 2, 2020 · 1 comment
Closed

Undefined function #3954

sbn111 opened this issue Dec 2, 2020 · 1 comment

Comments

@sbn111
Copy link

sbn111 commented Dec 2, 2020

//Load PHPMailer library
    $this->load->library('phpmailer_lib');
    
    //PHPMailer object
    $mail = $this->phpmailer_lib->load();

The above code is working in codeignitor 3. But not working in codeignitor 4.

What I need to use instead of the above?

Thank you

@paulbalandan
Copy link
Member

Please raise your questions in the forum. Github is used only for bug reports.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants