Further modules included.
[yaffs-website] / web / modules / contrib / libraries / tests / example / example_3.php
1 <?php
2
3 /**
4  * @file
5  * Test PHP file for Libraries loading.
6  */
7
8 /**
9  * Dummy function to see if this file was loaded.
10  */
11 function _libraries_test_example_3() {
12 }