'https://libreho.st/directory.json', // either url or path relative to script 'srcType' => 'url', // path or url ]; // --------------------------------------------------------- if (debug) { ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); } $directory = getDirFile($directoryFile); if (!is_array($directory)) { http_response_code(500); die(); } ?> <?php echo pagetitle; ?>



<?php echo $language ?>