projects
/
mtweb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3b64b4
)
orthographe
mtweb.0.12.2
author
dj3c1t
<dj3c1t@free.fr>
Sun, 22 Dec 2013 18:22:51 +0000
(19:22 +0100)
committer
dj3c1t
<dj3c1t@free.fr>
Sun, 22 Dec 2013 18:22:51 +0000
(19:22 +0100)
mw/app/controllers/users/identification.php
patch
|
blob
|
history
diff --git
a/mw/app/controllers/users/identification.php
b/mw/app/controllers/users/identification.php
index
042231b
..
e8c5f78
100644
(file)
--- a/
mw/app/controllers/users/identification.php
+++ b/
mw/app/controllers/users/identification.php
@@
-16,7
+16,7
@@
);
$env->call_observers("user_login", array("user" => $user));
}
- else $env->message("Id
a
ntifiants incorrects");
+ else $env->message("Id
e
ntifiants incorrects");
}
}