Projet

Général

Profil

Paste
Télécharger (158 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / feeds_xpathparser / feeds_xpathparser.install @ 87dbc3bf

1
<?php
2

    
3
/**
4
 * @file
5
 * hook_update_n()'s for Feeds XPath Parser.
6
 */
7

    
8
/**
9
 * Update to trigger cahce refresh.
10
 */
11
function feeds_xpathparser_update_7101() {}