mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-30 09:48:55 +00:00
5 lines
88 B
PHP
5 lines
88 B
PHP
<?php
|
|
|
|
require_once realpath(dirname(__DIR__) . DIRECTORY_SEPARATOR . 'smarty.php');
|
|
|
|
?>
|