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

Error in code #7

Closed
slam73 opened this issue Aug 10, 2022 · 1 comment
Closed

Error in code #7

slam73 opened this issue Aug 10, 2022 · 1 comment

Comments

@slam73
Copy link

slam73 commented Aug 10, 2022

In the config files, exception is spelled wrong ($excepiton)
It must be:

catch( PDOException $exception ) {
echo "Connection error :" . $exception->getMessage();
}

mokoshalb added a commit that referenced this issue Aug 12, 2022
@mokoshalb
Copy link
Owner

fixed

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