Changeset 3207 for trunk/modules

Show
Ignore:
Timestamp:
07/25/2008 08:47:25 AM (4 months ago)
Author:
alexsancho
Message:

Follow up to r3206, removed toString method

Files:
1 modified

Legend:

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

    r3206 r3207  
    8585        } 
    8686         
    87         public function __toString() 
    88         { 
    89                 return (string) $this->name; 
    90         } 
    91          
    9287        public function set_url($key, $url) 
    9388        {