Reedyn / Just-Another-Webshop

Webshop built for a university PHP project
2 stars 1 forks source link

registerError when no error #76

Open Marcusandreas opened 10 years ago

Marcusandreas commented 10 years ago

misuse of registerError function for non-error messages reporting e.g. (registerError("Your new password has been saved", "success");)