settings
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<?php
|
||||
|
||||
function getPage($sPath, $asVars, $bSavePage=false)
|
||||
function getPage($sPath, $asVars)
|
||||
{
|
||||
$bSavePage = Settings::DEBUG;
|
||||
if($bSavePage)
|
||||
{
|
||||
$asFileIds = array_filter($asVars);
|
||||
|
||||
Reference in New Issue
Block a user