mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 17:54:55 +02:00
Update functions.php
This commit is contained in:
@@ -1192,7 +1192,7 @@ function getCustomPageInfo($page)
|
|||||||
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
function getCustomPage($page, &$success)
|
function getCustomPage($page, &$success): string
|
||||||
{
|
{
|
||||||
global $db, $twig, $title, $ignore, $logged_access;
|
global $db, $twig, $title, $ignore, $logged_access;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user