Home
last modified time | relevance | path

Searched refs:vhf (Results 1 – 1 of 1) sorted by relevance

/plugin/farm/install/
H A Dpreload.php42 $vhf = fullpath(dirname(__FILE__).'/../').'/lib/plugins/farm/virtual_hosts.php'; variable
53 if(isset($_REQUEST['virtual_animal']) && @file_exists($vhf)) {
55 foreach(explode("\n", @file_get_contents($vhf)) as $l) {