mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Merge pull request #143 from diolektor/change_paths
Change paths to absolute pathname
This commit is contained in:
commit
ecd6ed77d2
81 changed files with 297 additions and 303 deletions
|
@ -96,4 +96,4 @@ if ($edit_tpl_mode) {
|
|||
}
|
||||
}
|
||||
|
||||
print_page(TEMPLATES_DIR . 'posting_tpl.tpl');
|
||||
print_page(TEMPLATES_DIR . '/posting_tpl.tpl');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue