pagerer.install in Pagerer 8
Same filename and directory in other branches
Pagerer installation scripts.
File
pagerer.installView source
<?php
/**
* @file
* Pagerer installation scripts.
*/
/**
* Clear caches to update PagererPreset entity changes.
*/
function pagerer_update_8201() {
// Empty function.
}
/**
* Clear caches to update PagererPreset entity changes.
*/
function pagerer_update_8202() {
// Empty function.
}
Functions
Name | Description |
---|---|
pagerer_update_8201 | Clear caches to update PagererPreset entity changes. |
pagerer_update_8202 | Clear caches to update PagererPreset entity changes. |