Split getTypeMenu into two functions:
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 8 Sep 2011 08:51:32 +0000 (08:51 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 8 Sep 2011 08:51:32 +0000 (08:51 +0000)
commit10a47a5324f78c29cb431aef045989f3cc753216
treeb9733d6f385812c7d3d165369909887b9e68011a
parent824a1231866cecf4dd1514f67ca32354eabd5ab3
Split getTypeMenu into two functions:
* the current functions does the ugly thing extracting the current log type from array
* the new function just builds the selector, using XmlSelect - clearer and more flexible
includes/LogEventsList.php