wiki.techinc.nl/includes
2008-06-07 05:13:25 +00:00
..
api Tweak error messages 2008-06-05 00:00:07 +00:00
cbt * remove end of line whitespace 2008-04-14 07:45:50 +00:00
filerepo Add 'ogv' as recognized alias to 'ogg', allowing uploads of .ogv files to proceed if allowed 2008-06-06 19:58:06 +00:00
media WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
normal Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
templates WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
zhtable Update the Chinese conversion tables 2008-05-24 12:55:06 +00:00
.htaccess
AjaxDispatcher.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
AjaxFunctions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
AjaxResponse.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Article.php * (Bug 13828) Split parameter $1 (combines title and revision numbers) of MediaWiki:Missingarticle into $1 (=title) 2008-06-05 17:33:31 +00:00
AuthPlugin.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
AutoLoader.php API: Add action=emailuser 2008-06-01 17:58:27 +00:00
Autopromote.php Add a ! operator to autopromote conditions 2008-06-07 05:13:25 +00:00
BagOStuff.php Fix some doxygen warnings 2008-05-22 19:48:26 +00:00
Block.php drop redundant wfTimestamp() call... we already got it formatted in TS_MW from decodeExpiry() 2008-05-23 20:31:41 +00:00
CacheDependency.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Category.php -136 lines of worthless code. Even if the idea was hypothetically good, which I'm not sure of, nobody is using CategoryList anywhere and I don't foresee any use for it. Also makes what remains considerably easier to read (no looping, etc.). This seems to work correctly, but I might have missed something somewhere, so be on the lookout. 2008-05-22 17:24:46 +00:00
Categoryfinder.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
CategoryPage.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ChangesList.php Rename 'hiderevision' to 'suppressrevision' 2008-05-25 00:31:28 +00:00
CoreParserFunctions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Credits.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Database.php Capture PHP errors from mysql_connect(). Apparently this is the only place connection errors are available in PHP 5.2.6. 2008-06-04 01:44:36 +00:00
DatabaseFunctions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DatabaseMssql.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DatabaseOracle.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DatabasePostgres.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DatabaseSqlite.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DateFormatter.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DefaultSettings.php * (bug 14401) Fix Safari access key tooltips for Windows and >3.1 Mac versions 2008-06-06 01:48:47 +00:00
Defines.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
DifferenceEngine.php * (Bug 13828) Split parameter $1 (combines title and revision numbers) of MediaWiki:Missingarticle into $1 (=title) 2008-06-05 17:33:31 +00:00
DjVuImage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
EditPage.php * Refactored Article::getAutosummary(), so there's not a very simple static function called for every 2008-05-24 14:55:54 +00:00
EmaillingJob.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
EnotifNotifyJob.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Exception.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Exif.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Export.php Fix some doxygen warnings 2008-05-22 19:48:26 +00:00
ExternalEdit.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ExternalStore.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ExternalStoreDB.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ExternalStoreHttp.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
FakeTitle.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Feed.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
FileDeleteForm.php Rename 'hiderevision' to 'suppressrevision' 2008-05-25 00:31:28 +00:00
FileRevertForm.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
FileStore.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
FormOptions.php (bug 13816) Filter by main namespace doesn't work on WhatLinksHere. Guess why? Weak PHP typing! I want to assemble a list of all these bugs as a concrete example of why PHP sucks. 2008-04-22 01:05:15 +00:00
GlobalFunctions.php * Changed password hash format, see wikitech-l 2008-06-05 12:58:02 +00:00
HistoryBlob.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Hooks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
HTMLCacheUpdate.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
HTMLFileCache.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
HttpFunctions.php Revert r34877 -- duplicates wfExpandUrl() 2008-05-15 19:42:55 +00:00
ImageFunctions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ImageGallery.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ImagePage.php * (bug 14146) Wrap usage section on imagepages into <div>s. 2008-05-29 03:44:45 +00:00
ImageQueryPage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
IP.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
JobQueue.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
LBFactory.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
LBFactory_Multi.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Licenses.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
LinkBatch.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
LinkCache.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Linker.php (bug 14140) URL-encoded page titles are now decoded in edit summaries 2008-05-22 20:02:03 +00:00
LinkFilter.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
LinksUpdate.php Save the parser output to a member variable of LinksUpdate, so that hooks can access it. 2008-04-28 12:48:41 +00:00
LoadBalancer.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
LogEventsList.php Prevent E_STRICT warning on editing a non-existent page / starting a new page: 2008-06-02 06:44:05 +00:00
LogPage.php Make saveContent() protected 2008-05-22 22:36:00 +00:00
MacBinary.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
MagicWord.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Math.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
MediaTransformOutput.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
memcached-client.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
MemcachedSessions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
MessageCache.php * Second try of split message caches with changes suggested by Tim Starling and other small fixes 2008-06-03 20:41:57 +00:00
Metadata.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
mime.info Also adding application/x-dia-diagram to mime.{types,info} 2008-04-27 14:28:29 +00:00
mime.types Also adding application/x-dia-diagram to mime.{types,info} 2008-04-27 14:28:29 +00:00
MimeMagic.php Add 'ogv' as recognized alias to 'ogg', allowing uploads of .ogv files to proceed if allowed 2008-06-06 19:58:06 +00:00
Namespace.php Code simplification (-205 bytes :P): 2008-05-23 22:00:14 +00:00
NamespaceCompat.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ObjectCache.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
OutputHandler.php Fixed excessive memory usage in PCRE in wfMangleFlashPolicy(). Was causing OOM on various big pages. Possible upstream regression, deserves investigation. 2008-05-30 14:58:29 +00:00
OutputPage.php Core changes for GlobalBlocking and TorBlock extensions, plus some core refactoring work: 2008-05-23 10:34:11 +00:00
PageHistory.php * Add $wgFlaggedRevsVisible back. Made for third-party use. 2008-05-23 16:47:39 +00:00
PageQueryPage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Pager.php Revert r35277 (grayed-out paging links). IMHO this just doesn't look very good. 2008-05-25 17:00:38 +00:00
Parser.php * Pass in $parser more cleanly 2008-06-06 20:28:34 +00:00
Parser_DiffTest.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Parser_OldPP.php * Pass in $parser more cleanly 2008-06-06 20:28:34 +00:00
ParserCache.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ParserOptions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ParserOutput.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
PatrolLog.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
PrefixSearch.php Ajax suggestions: 2008-04-15 23:06:28 +00:00
Preprocessor.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Preprocessor_DOM.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Preprocessor_Hash.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Profiler.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ProfilerSimple.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ProfilerSimpleText.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ProfilerSimpleUDP.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ProfilerStub.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ProtectionForm.php * fixing bug 14241: pages can no longer be protected to levels you are not in 2008-05-24 16:49:05 +00:00
proxy_check.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ProxyTools.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
QueryPage.php querycache.value is an unsigned int with default of 0, so don't attempt to store an empty string. 2008-06-05 17:20:26 +00:00
RawPage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
RecentChange.php * Bug 14245 - Bot flag not shown on RC IRC posts 2008-05-24 01:04:32 +00:00
RefreshLinksJob.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Revision.php Rename 'hiderevision' to 'suppressrevision' 2008-05-25 00:31:28 +00:00
Sanitizer.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchEngine.php (bug 13034) can again use Go button to go to interwiki pages. 2008-05-29 20:48:57 +00:00
SearchMySQL.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchMySQL4.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchOracle.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchPostgres.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchTsearch2.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SearchUpdate.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Setup.php Improve UI for Special:Recentchanges and Special:Recentchangeslinked. 2008-05-17 16:08:34 +00:00
SiteConfiguration.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
SiteStats.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Skin.php * Cache sidebar for all languages 2008-06-03 20:24:00 +00:00
SkinTemplate.php Remove bullshit "deprecated" warnings about MediaWiki:Monobook.js 2008-06-03 19:33:24 +00:00
SpecialAllmessages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialAllpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialAncientpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialBlockip.php Breaks rangeblocks. Keeping out of trunk until we can figure out why. 2008-06-06 18:33:54 +00:00
SpecialBlockme.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialBooksources.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialBrokenRedirects.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialCategories.php force an index here :) 2008-05-30 17:52:26 +00:00
SpecialConfirmemail.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialContributions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialDeadendpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialDisambiguations.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialDoubleRedirects.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialEmailuser.php Put ratelimiter and edittoken checking in backend. 2008-06-02 19:15:56 +00:00
SpecialExport.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialFewestrevisions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialFileDuplicateSearch.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialFilepath.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialImagelist.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialImport.php * (bug 14259) Localisation message for upload button on Special:Import is now 'import-upload' 2008-05-25 14:06:55 +00:00
SpecialIpblocklist.php Core changes for GlobalBlocking and TorBlock extensions, plus some core refactoring work: 2008-05-23 10:34:11 +00:00
SpecialListgrouprights.php * (bug 14370) When a grouppage-x message does not exist the entry on the ListGroupRights special page links to the main namespace page not the project namespace page. 2008-06-01 16:00:02 +00:00
SpecialListredirects.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialListusers.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialLockdb.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialLog.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialLonelypages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialLongpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMergeHistory.php Revision:getId() not getID() 2008-05-22 15:02:33 +00:00
SpecialMIMEsearch.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMissingFiles.php And there it is. 2008-06-05 19:42:47 +00:00
SpecialMostcategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMostimages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMostlinked.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMostlinkedcategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMostlinkedtemplates.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMostrevisions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialMovepage.php Revert r35848 per Brion's WONTFIX of bug 14536: "This would just mean that there's no practical way to move pages with their subpages." 2008-06-04 23:45:01 +00:00
SpecialNewimages.php Doc 2008-05-22 22:33:34 +00:00
SpecialNewpages.php * (bug 14432) Fix notice regression in Special:Newpages feed mode 2008-06-06 16:42:23 +00:00
SpecialPage.php Removing Special:MissingFiles for now. 2008-06-05 20:06:41 +00:00
SpecialPopularpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialPreferences.php Link to the group pages in Special:Preferences. 2008-06-03 13:07:28 +00:00
SpecialPrefixindex.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialProtectedpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialProtectedtitles.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialRandompage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialRandomredirect.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialRecentchanges.php $fname -> __FUNCTION__ 2008-05-28 14:13:01 +00:00
SpecialRecentchangeslinked.php Add space before 'LEFT JOIN' so it doesn't become part of the table name. Bug 14412 2008-06-05 17:57:34 +00:00
SpecialResetpass.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialRevisiondelete.php Per r35510: here too 2008-05-28 19:23:03 +00:00
SpecialSearch.php SpecialSearchResults hook now passes results by reference, so they can be changed by extensions. 2008-06-05 18:13:16 +00:00
SpecialShortpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialSpecialpages.php Code cleanup. 2008-06-03 13:32:18 +00:00
SpecialStatistics.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUncategorizedcategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUncategorizedimages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUncategorizedpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUncategorizedtemplates.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUndelete.php Rename 'hiderevision' to 'suppressrevision' 2008-05-25 00:31:28 +00:00
SpecialUnlockdb.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUnusedcategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUnusedimages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUnusedtemplates.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUnwatchedpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUpload.php Perform a duplicate check on upload and throw a warning which can be observed or ignored. 2008-05-30 17:50:04 +00:00
SpecialUploadMogile.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialUserlogin.php Fix bug 11771: Signup form now not shown if in read-only mode. 2008-06-04 21:33:01 +00:00
SpecialUserlogout.php Hook change required for r35409 2008-05-27 16:21:23 +00:00
SpecialUserrights.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
SpecialVersion.php Disable hooks display in Special:Version by default. It's unnecessarily technical, usually useless, and may cause unintended leakage of information about anti-spam measures in use. 2008-06-04 01:57:32 +00:00
SpecialWantedcategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SpecialWantedpages.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
SpecialWatchlist.php Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId() 2008-05-22 16:39:43 +00:00
SpecialWhatlinkshere.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
SpecialWithoutinterwiki.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
SquidUpdate.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
Status.php Always return an array if an error has occurred in Title::moveTo. 2008-05-30 19:59:47 +00:00
StreamFile.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
StringUtils.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
StubObject.php DB schema change. 2008-05-14 00:35:14 +00:00
tidy.conf * remove end of line whitespace 2008-04-14 07:45:50 +00:00
Title.php Fix some weird bugs on "you are blocked" form by unstubbing User object. 2008-06-05 14:05:35 +00:00
User.php * (bug 14424) Fix regression in $wgRateLimitsExcludedGroups support 2008-06-06 15:53:49 +00:00
UserArray.php In User: 2008-04-15 09:04:45 +00:00
UserMailer.php $to could be array, replaced by $dest variable 2008-05-26 09:48:52 +00:00
UserRightsProxy.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
WatchedItem.php Fix some doxygen warnings 2008-05-22 19:48:26 +00:00
WatchlistEditor.php Fix some doxygen warnings 2008-05-22 19:48:26 +00:00
WebRequest.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
WebResponse.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
WebStart.php * Full path for script includes, this time should work with installations using symlinks 2008-05-16 17:53:29 +00:00
Wiki.php Fix doxygen warnings 2008-05-17 10:15:59 +00:00
WikiError.php Fix some doxygen warnings 2008-05-22 19:48:26 +00:00
Xml.php Fixed Doxygen warnings when generating documentation for this file and document a bit. 2008-05-16 16:31:37 +00:00
XmlFunctions.php By suggestion of NikeRabbit, move wfBuildForm into Xml.php 2008-04-24 11:46:20 +00:00
XmlTypeCheck.php * remove end of line whitespace 2008-04-14 07:45:50 +00:00
ZhClient.php Fixed Doxygen warnings 2008-06-02 17:50:59 +00:00
ZhConversion.php Update the Chinese conversion tables 2008-05-24 12:55:06 +00:00