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 85ad3d82 Assos Assos
<?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 3753f249 Assos Assos
function _libraries_test_theme_integration_file() {
11 85ad3d82 Assos Assos
}