mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
4ca8ce4251
otherwise, you will need to edit the paths in the config.php files, yourself
7 lines
78 B
PHP
Executable File
7 lines
78 B
PHP
Executable File
<?php
|
|
|
|
require_once(dirname(__FILE__)."/../../../../../www/config.php");
|
|
|
|
?>
|
|
|