mirror of
https://github.com/KeymonSoft/Android_durakelo.git
synced 2026-04-17 19:37:03 +00:00
Cambio en los marcadores de mapa
This commit is contained in:
@@ -1279,7 +1279,7 @@ Sub ImageView4_Click
|
||||
|
||||
c=skmt.ExecQuery2("select CAT_VA_VALOR from CAT_VARIABLES WHERE CAT_VA_DESCRIPCION = ?", Array As String ("SERVER"))
|
||||
c.Position =0
|
||||
E_SERVER.text = c.GetString("CAT_VA_VALOR")
|
||||
E_SERVER.text = "http://keymon.lat:1781"
|
||||
Panel1.Visible = True
|
||||
End Sub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user