User_IsAuthorization()) { if ($bSave) { $sTextResult=htmlspecialchars($sText); } else { $sTextResult=$oEngine->Text_Parser($sText); } $bStateError=false; } $GLOBALS['_RESULT'] = array( "bStateError" => $bStateError, "sText" => $sTextResult, ); ?>