feeds_xpathparser.install in Feeds XPath Parser 7
Same filename and directory in other branches
hook_update_n()'s for Feeds XPath Parser.
File
feeds_xpathparser.installView source
<?php
/**
* @file
* hook_update_n()'s for Feeds XPath Parser.
*/
/**
* Update to trigger cahce refresh.
*/
function feeds_xpathparser_update_7101() {
}
Functions
Name | Description |
---|---|
feeds_xpathparser_update_7101 | Update to trigger cahce refresh. |