Strange english.php #5976
Replies: 1 comment 1 reply
|
@Alex-e107nl you're not imagining it, and it is a bit more serious than a stray warning. On PHP 8.3+ those two lines emit The quotes are a red herring, mind. Where the redeclaration comes from: It is master-only. Your fix is the right shape. One snag to carry with it: the Language Check tool reads those two lines as text, not as PHP. Filed as #5979, with the |

Uh oh!
There was an error while loading. Please reload this page.
@e107help please help, in e107_languages\English\English.php you see:
const CORE_LC = "en"; const CORE_LC2 = "gb";but it gives a error, already defined and the " should be ' isnt it? I have placed my version at the bottom, can you check if that is right?
New version:
All reactions