1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-15 09:41:33 +01:00

Bugfix for 0.9.2

This commit is contained in:
2018-01-11 10:03:04 +01:00
parent a91347ca46
commit 1efecc2633

View File

@@ -154,7 +154,7 @@ function textTypeChk($typeChk){
} }
//This function is an alias to Twig render, with "standard args" added //This function is an alias to Twig render, with "standard args" added
function renderPage($page,$array){ function renderPage($page,$array = array()){
$T_ = loadLang(); //Load transactions $T_ = loadLang(); //Load transactions
//Default params to send //Default params to send
$allarray = array( $allarray = array(