Files
newznab-tmux/www/admin/config.php
T

7 lines
129 B
PHP

<?php
require_once realpath(dirname(__DIR__) . DIRECTORY_SEPARATOR . 'config.php');
require_once NN_WWW . 'autoloader.php';
?>