You are here

function ga_stats_update_7104 in Google Analytics Statistics 7.2

Delete old variables.

File

./ga_stats.install, line 165

Code

function ga_stats_update_7104() {
  variable_del('ga_stats_password');
  variable_del('ga_stats_acct_type');
}