Show
Ignore:
Timestamp:
02/23/2008 01:18:13 AM (11 months ago)
Author:
Shadowhand
Message:

Follow up for r2152.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/gmaps/controllers/google_map.php

    r2084 r2154  
    3636        { 
    3737                header('Content-Type: text/xml; charset=utf-8'); 
    38                 require Kohana::find_file('views', 'gmaps/rss', FALSE, '.xml'); 
     38                require Kohana::find_file('views', 'gmaps/rss', FALSE, 'xml'); 
    3939        } 
    4040