Changeset 230 for branches/awmn/includes/pages/gmap/gmap_fullmap.php
- Timestamp:
- 01/09/2010 05:02:33 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/awmn/includes/pages/gmap/gmap_fullmap.php
r198 r230 4 4 * 5 5 * Copyright (C) 2005 Nikolaos Nikalexis <winner@cube.gr> 6 * Copyright (C) 2010 Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> 6 7 * 7 8 * This program is free software; you can redistribute it and/or modify … … 31 32 global $main, $vars; 32 33 $main->menu->hide = true; 33 $this->tpl['gmap_key_ok'] = include_gmap( "?page=gmap&subpage=js&node=".get('node'));34 $this->tpl['gmap_key_ok'] = include_gmap(htmlspecialchars("?page=gmap&subpage=js&node=".get('node'))); 34 35 return template($this->tpl, __FILE__); 35 36 }
Note: See TracChangeset
for help on using the changeset viewer.
