You are here

ip_geoloc.views.inc in IP Geolocation Views & Maps 8

ip_geoloc.views.inc

Views data from IP Geolocation Views & Maps module.

File

ip_geoloc.views.inc
View source
<?php

/**
 * @file
 * ip_geoloc.views.inc
 *
 * Views data from IP Geolocation Views & Maps module.
 */

/**
 * Implements hook_views_data_alter().
 */

/*function ip_geoloc_views_data_alter(&$data) {




}*/