popup.install in Popup 8
Same filename and directory in other branches
File
popup.installView source
<?php
function popup_update_8001() {
// variable_del('popup_ajax_cache');
function popup_update_1() {
\Drupal::config('popup.settings')
->clear('popup_ajax_cache')
->save();
}
}
Functions
Name | Description |
---|---|
popup_update_8001 |