From 4c712195e87ce51aa28c1187325f5d02b3290a6e Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Mon, 25 Feb 2008 13:10:40 +0000 Subject: [PATCH] inclusão da opção de identificação na versão mobile --- mobile/identifica.php | 179 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+), 0 deletions(-) create mode 100644 mobile/identifica.php diff --git a/mobile/identifica.php b/mobile/identifica.php new file mode 100644 index 0000000..ece1237 --- /dev/null +++ b/mobile/identifica.php @@ -0,0 +1,179 @@ + + + + + + +
+ + + +
+ +

+identifica("ligados",implode(",",$xy),$resolucao); +echo "Coordenadas: ".implode(",",$xy)."

"; +?> +
+

+ + + \ No newline at end of file -- libgit2 0.21.2