92e6711a792fee3acac339a8c79c8227ac6ba393
[yaffs-website] / web / modules / contrib / libraries / tests / example / example_1.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_1() {
12 }