mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +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");
|
|
|
|
?>
|
|
|