12 lines
158 B
Plaintext
12 lines
158 B
Plaintext
<?php
|
|
|
|
/**
|
|
* @file
|
|
* hook_update_n()'s for Feeds XPath Parser.
|
|
*/
|
|
|
|
/**
|
|
* Update to trigger cahce refresh.
|
|
*/
|
|
function feeds_xpathparser_update_7101() {}
|