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 @ e7101f36

1
<?php
2
/**
3
 * @file
4
 * Code for the UUID Services Example feature.
5
 */
6

    
7
include_once('uuid_services_example.features.inc');