[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gpsd-dev] [PATCH] Fix a mistyped variable name in gpsd.php.in
From: |
Gary E. Miller |
Subject: |
Re: [gpsd-dev] [PATCH] Fix a mistyped variable name in gpsd.php.in |
Date: |
Wed, 26 Oct 2011 14:54:44 -0700 (PDT) |
User-agent: |
Alpine 1.00 (LNX 882 2007-12-20) |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Yo Beat!
Are you sure?
I just grepped it:
kong gpsd # fgrep \$gmap_code *php*
$gmap_head = $gmap_body = $gmap_code = '';
$gmap_code = gen_gmap_code();
{$gmap_code}</td>
kong gpsd # fgrep \$map_code *php*
kong gpsd #
RGDS
GARY
- ---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97701
address@hidden Tel:+1(541)382-8588
On Wed, 26 Oct 2011, Beat Bolli wrote:
> Date: Wed, 26 Oct 2011 23:49:00 +0200
> From: Beat Bolli <address@hidden>
> To: address@hidden
> Subject: [gpsd-dev] [PATCH] Fix a mistyped variable name in gpsd.php.in
>
> ---
> gpsd.php.in | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/gpsd.php.in b/gpsd.php.in
> index 674be1e..fe23c5d 100644
> --- a/gpsd.php.in
> +++ b/gpsd.php.in
> @@ -414,7 +414,7 @@ width="600" height="600"/>
> <p class="caption">A filled circle means the satellite was used in
> the last fix. Green-yellow-red colors indicate signal strength in dB,
> green=most and red=least. Diamonds indicate SBAS satellites.</p>
> -{$gmap_code}</td>
> +{$map_code}</td>
> </tr>
> EOF;
>
> --
> 1.7.7
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFOqIGmBmnRqz71OvMRApMQAJ0TsmaFoYz7jRO8VkACZThvq8NYWgCbBOXt
bfAiV234Bp2Bnd4hzyGbDVA=
=dmxz
-----END PGP SIGNATURE-----