b46507f540551ef2c07ac17eb7c871fcabf57e8d
[yaffs-website] / web / modules / contrib / libraries / tests / example / example_4.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_4() {
12 }