Guest User

Untitled

a guest
Jun 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.35 KB | None | 0 0
  1.  $idtabla = $this->_getParam("idtabla");
  2.                 $usuarioid = $this->_getParam("usuarioid");
  3.                 $partidaid = $this->_getParam("partidaid");
  4.                 $estadoenjuego = $this->_getParam("estadoenjuego");
  5.                 $banneao = $this->_getParam("banneao");
  6.                 $estadoconexion = $this->_getParam("estadoconexion");
Add Comment
Please, Sign In to add comment