Skip to content
Snippets Groups Projects
Commit 3a98e3bf authored by fantu's avatar fantu
Browse files

Fix parse error in that file

parent dea284f5
No related branches found
No related tags found
No related merge requests found
<?php
// Messages d'erreur Globaux
$wb[301] = 'Module interdit pour l'utilisateur courant.';
$wb[301] = 'Module interdit pour l\'utilisateur courant.';
$wb[302] = 'Module invalide.';
$wb[1001] = 'The username and password must not be empty!';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment