mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
New project domain name.
This commit is contained in:
parent
3b7a0fd3ff
commit
9a2981953d
18 changed files with 39 additions and 38 deletions
|
@ -32,7 +32,7 @@ global $bb_cfg, $userdata, $template, $DBS, $lang;
|
|||
if (!empty($template)) {
|
||||
$template->assign_vars(array(
|
||||
'SIMPLE_FOOTER' => !empty($gen_simple_header),
|
||||
'POWERED' => 'Tracker software by <a target="_blank" href="https://torrentpier.me">TorrentPier</a> © 2005-' . date('Y'),
|
||||
'POWERED' => 'Tracker software by <a target="_blank" href="https://torrentpier.com">TorrentPier</a> © 2005-' . date('Y'),
|
||||
'SHOW_ADMIN_LINK' => (IS_ADMIN && !defined('IN_ADMIN')),
|
||||
'ADMIN_LINK_HREF' => "admin/index.php",
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue