gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] Fix function name in gpsd.php.in


From: Beat Bolli
Subject: [gpsd-dev] [PATCH] Fix function name in gpsd.php.in
Date: Wed, 26 Oct 2011 15:11:06 +0200

---
 gpsd.php.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gpsd.php.in b/gpsd.php.in
index 29dc120..674be1e 100644
--- a/gpsd.php.in
+++ b/gpsd.php.in
@@ -630,7 +630,7 @@ function Load() {
 EOT;
 }
 
-function gen_gmap_code() {
+function gen_map_code() {
 return <<<EOT
 <br/>
 <div id="map" style="width: 550px; height: 400px; border:1px; border-style: 
solid;">
-- 
1.7.7



reply via email to

[Prev in Thread] Current Thread [Next in Thread]