MantisBT: master 095b6249

Author Committer Branch Timestamp Parent
dregad dregad master 2021-06-09 00:06 master a1661b7d
Changeset

Call token_get_all() with TOKEN_PARSE flag

This performs a syntax check and throws a ParseError exception which
we retrieve with a try/catch block and return false to indicate failure.

mod - admin/test_langs.php Diff File