Changeset 378 for trunk/Modules/Map/Map.php
- Timestamp:
- Jan 20, 2012, 3:32:02 PM (14 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  trunk/Modules/Map/Map.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/Modules/Map/Map.phpr358 r378 148 148 $this->Description = 'Show objects on Google maps'; 149 149 $this->Dependencies = array('Network'); 150 $this-> Models = array();150 $this->SupportedModels = array(); 151 151 } 152 152 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
