Searched refs:locationStr (Results 1 – 1 of 1) sorted by relevance
458 function check_existence($locationStr, $typeStr) { argument459 log_msg(__LINE__, 'Checking whether ' . $typeStr . ' "' . $locationStr . '" exists ...');461 if (file_exists($locationStr)) {470 if (is_dir($locationStr)) {