AlkantarClanX12

Your IP : 216.73.216.176


Current Path : /var/www/clients/client1/web1/web/modules/simpletest/tests/
Upload File :
Current File : /var/www/clients/client1/web1/web/modules/simpletest/tests/boot_test_2.module

<?php

/**
 * @file
 * Defines a hook_help() implementation in a non-"bootstrap" module.
 */

/**
 * Implements hook_help().
 */
function boot_test_2_help($path, $arg) {
  // Empty hook.
}