You are here

function google_analytics_counter_update_8008 in Google Analytics Counter 8.3

Issue #3020811: Move Configure types form into its own tab.

File

./google_analytics_counter.install, line 229
Update, and uninstall functions for the Google Analytics Counter module.

Code

function google_analytics_counter_update_8008() {
  GoogleAnalyticsCounterHelper::gacSaveTypeConfig();
}