Projet

Général

Profil

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

root / drupal7 / sites / all / modules / uuid / uuid_services_example / uuid_services_example.module @ bf6fb0ee

1
<?php
2

    
3
/**
4
 * @file
5
 * Code for the UUID Services Example feature.
6
 */
7

    
8
include_once 'uuid_services_example.features.inc';