Changeset 3180 for trunk/modules

Show
Ignore:
Timestamp:
07/21/2008 11:45:09 AM (4 months ago)
Author:
Shadowhand
Message:

Typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/gmaps/libraries/Gmap.php

    r3179 r3180  
    163163                } 
    164164 
    165         return Gmap::api_url('staticmap', $parameters); 
     165        return Gmap::api_uri('staticmap', $parameters); 
    166166        } 
    167167