Changeset 173


Ignore:
Timestamp:
12/15/2006 05:39:20 PM (5 years ago)
Author:
cirrus
Message:

Change: Sample configuration had an option that made gmap not work if used (map type was changed to normal)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/config-sample/config.php

    r172 r173  
    7272                'maps_available' => array( 
    7373                        'satellite' => true, 
    74                         'map' => false, 
     74                        'normal' => false, 
    7575                        'hybrid' => false, 
    7676                        //Sample scripts for custom image map server can be found in the tools subdirectory 
Note: See TracChangeset for help on using the changeset viewer.