You are here

popup.install in Popup 7

Same filename and directory in other branches
  1. 8 popup.install

File

popup.install
View source
<?php

function popup_update_1() {
  variable_del('popup_ajax_cache');
}

Functions

Namesort descending Description
popup_update_1