https://bugzilla.wikimedia.org/show_bug.cgi?id=47381
--- Comment #9 from Bawolff (Brian Wolff) <[email protected]> --- So things that were brought up on code review that have yet to be done: *inappropriate use of globals $wgUser *Needing to use Doxoygen comments *$dbw->begin(); and $dbw->commit(); arround things that don't need to be in a transaction There's also other obvious things *Still testing code in with in *Extension is functionally incomplete *Use $wgExtensionAliasesFiles to include the alias file *There's some example code that is copied verbatim, which needs to modified. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
