Function __global->_sanitise_error_msg

Definitions

sources/global3.php

  • Strip privileged data from an error message.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$text string required parameter N/A N/A The error message

Return

  • Sanitised error message
  • Type: string
  • Set: N/A
  • Range: N/A