libraries_test_module.inc 174 B

1234567891011
  1. <?php
  2. /**
  3. * @file
  4. * Test PHP file for Libraries loading.
  5. /**
  6. * Dummy function to see if this file was loaded.
  7. */
  8. function _libraries_test_module_integration_file() {
  9. }