Changeset 233

Show
Ignore:
Timestamp:
04/04/07 11:21:00 (2 years ago)
Author:
migurski
Message:

Copyright called when map provider changed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/as2/lib/com/modestmaps/Map.as

    r230 r233  
    337337                 
    338338        } 
     339 
     340        Reactor.callLater(1000, Delegate.create(this, this.callCopyright)); 
    339341    } 
    340342