https://bugzilla.wikimedia.org/show_bug.cgi?id=44682
Kelson [Emmanuel Engelhart] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Kelson [Emmanuel Engelhart] <[email protected]> --- @Nischay Nahata I have added your code to my LocalSetting.php $wgUploadWizardConfig[ 'licenses' ]['your-own-license-name'] => array( 'msg' => 'xyz', 'icons' => array(), 'url' => '//example.org/' ); Unfortunately, this breaks Mediawiki: PHP message: PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW So, I reopen the ticket. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
