Files
newznab-tmux/bin/config.php
T
jonnyboy 4ca8ce4251 reverted to hard coded path, please place in the path stated in the README file
otherwise, you will need to edit the paths in the config.php files, yourself
2013-01-20 19:49:47 +01:00

7 lines
78 B
PHP
Executable File

<?php
require_once(dirname(__FILE__)."/../../../../../www/config.php");
?>