https://bugzilla.wikimedia.org/show_bug.cgi?id=44682
Alex Monk (Krenair) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #5 from Alex Monk (Krenair) <[email protected]> --- Just get rid of the arrow and use an equals sign: $wgUploadWizardConfig[ 'licenses' ]['your-own-license-name'] = array( 'msg' => 'xyz', 'icons' => array(), 'url' => '//example.org/' ); -- 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
