Skip to content
  • Carsten  Rose's avatar
    Report.php: refactored: TOKEN_* moved to Constants.php. New Alias ... · a0fbbf86
    Carsten Rose authored
    Report.php: refactored: TOKEN_* moved to Constants.php. New Alias  TOKEN_VALID_LIST. $this->tokenList remplaced by TOKEN_VALID_LIST. Lines with less than 2 elements are ignored. Every token is checked if it is known. Exceptions got a error number.
    BodyTextParser.php: valid token checked against TOKEN_VALID_LIST.
    a0fbbf86