Merge pull request #143 from diolektor/change_paths

Change paths to absolute pathname
This commit is contained in:
Yuriy Pikhtarev 2017-02-08 21:39:13 +03:00 committed by GitHub
commit ecd6ed77d2
81 changed files with 297 additions and 303 deletions

View file

@ -96,4 +96,4 @@ if ($edit_tpl_mode) {
}
}
print_page(TEMPLATES_DIR . 'posting_tpl.tpl');
print_page(TEMPLATES_DIR . '/posting_tpl.tpl');