Projet

Général

Profil

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

root / drupal7 / sites / all / modules / feeds / feeds_import / feeds_import.module @ 41cc1b08

1
<?php
2

    
3
/**
4
 * @file
5
 * Empty module file.
6
 */
7

    
8
include_once('feeds_import.features.inc');