mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update functions.php
This commit is contained in:
parent
129f41b2aa
commit
7484df9e75
1 changed files with 1 additions and 1 deletions
|
@ -1592,7 +1592,7 @@ function build_topic_pagination($url, $replies, $per_page)
|
|||
return $pg;
|
||||
}
|
||||
|
||||
function print_confirmation($tpl_vars)
|
||||
function print_confirmation($tpl_vars): void
|
||||
{
|
||||
global $template, $lang;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue