Searched refs:realpath (Results 1 – 4 of 4) sorted by relevance
29 use function realpath; alias65 return realpath(Site::getPreference('INDEX_DIRECTORY')) . DIRECTORY_SEPARATOR;93 return realpath(self::ROOT_DIR) . '/';
34 use function realpath; alias63 $po_file = realpath($po_file);
52 use function realpath; alias174 '<code>' . e(realpath(Webtrees::DATA_DIR)) . '</code><br>' .
59 … <span class="input-group-text"><?=e((string) realpath(Webtrees::ROOT_DIR)) ?>/data/</span>