We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
21d1165
Use JSON format language files.
Doing something like require "{$language}.php" is potentially dangerous if the languages/ folder is written with some malicious PHP scripts.
require "{$language}.php"