Skip to content
example_installed_variant_1.php 185 B
Newer Older
<?php
// $Id$

/**
 * @file
 * Test PHP file for Libraries loading.
 */

/**
 * Dummy function to see if this file was loaded.
 */
function _libraries_example_installed_variant_1() {
}