diff --git a/inc/functions.php b/inc/functions.php index ea11a9f..245f8a3 100755 --- a/inc/functions.php +++ b/inc/functions.php @@ -2,7 +2,7 @@ require_once 'settings.php'; -define(TMP_FOLDER, 'tmp/'); +define('TMP_FOLDER', 'tmp/'); function getPage($sPath, $asVars, $sType) {