https://bugzilla.wikimedia.org/show_bug.cgi?id=58909
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Bawolff (Brian Wolff) <[email protected]> --- The brackets are not the issue (The brackets are optional for require_once in php as its technically a keyword) In what you posted, between "htdocs" and "xtensions" there is the character U+1B (Which is the "escape" character. Mostly that is used for making text colourful in terminals). I'm not sure if that's a copy/paste error, or actually in the file, but if it is actually in LocalSettings.php, that may be causing your issue. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
