AlkantarClanX12

Your IP : 216.73.216.176


Current Path : /var/www/clients/client1/web1/web/sites/all/modules/ctools/term_depth/
Upload File :
Current File : /var/www/clients/client1/web1/web/sites/all/modules/ctools/term_depth/term_depth.module

<?php

function term_depth_ctools_plugin_directory($owner, $plugin) {
  if ($owner == 'ctools' && $plugin == 'access') {
    return 'plugins/' . $plugin;
  }
}