1
0

Bug Fix: Remove left over items reference.

This commit is contained in:
rWatcher 2012-06-20 14:46:19 -04:00
parent 777ff9a272
commit e011deb115

View File

@ -118,7 +118,6 @@ class EXIF_GPS_Controller extends Controller {
$template->content->query_id = $type_id;
// Load in module preferences.
$template->content->items = $items;
$template->content->google_map_key = module::get_var("exif_gps", "googlemap_api_key");
// Display the page.