Projet

Général

Profil

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

root / drupal7 / sites / all / modules / libraries / tests / themes / libraries_test_theme / libraries_test_theme.inc @ 27370441

1
<?php
2

    
3
/**
4
 * @file
5
 * Test PHP file for Libraries loading.
6

    
7
/**
8
 * Dummy function to see if this file was loaded.
9
 */
10
function _libraries_test_theme_integration_file() {
11
}