D7net Mini Sh3LL v1

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

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

Current File : /var/www/html/hpsc/../marc-drupal/modules/openid/../simpletest/../tracker/../file/../simpletest/tests/url_alter_test.install
<?php

/**
 * Impelement hook_install().
 */
function url_alter_test_install() {
  // Set the weight of this module to one higher than forum.module.
  db_update('system')
    ->fields(array('weight' => 2))
    ->condition('name', 'url_alter_test')
    ->execute();
}

AnonSec - 2021 | Recode By D7net