We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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"