Guest User

Untitled

a guest
Jun 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. else{
  2. echo '{ type: "error", error: "'. Messages::$loginFalse .'" }';
  3. }
  4. }
  5. else
  6. {
  7. echo '{ type: "error", error: "'. Messages::$userAvailableFalse .'" }';
  8. }
Add Comment
Please, Sign In to add comment