https://bugzilla.wikimedia.org/show_bug.cgi?id=29134

Max Semenik <maxsem.w...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxsem.w...@gmail.com

--- Comment #3 from Max Semenik <maxsem.w...@gmail.com> 2011-05-25 18:51:47 UTC 
---
$wgExtensionCredits['other'][] = array(
    'path' => __FILE__,
    'name' => 'Foo',
    'author' => array( 'Foo Barson' ),
    'url' => 'http://mediawiki.org/wiki/Extension:Foo',
    'descriptionmsg' => 'foo-desc',
    'dependencies' => array( 'bar', 'baz', 'lulz' ),
);

?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to