wiki.techinc.nl/includes
2007-01-13 02:37:02 +00:00
..
api Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
cbt Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
normal * (bug 7250) Updated Unicode normalization tables to Unicode 5.0 2007-01-13 02:30:59 +00:00
templates * Change behavior of logins using the temporary e-mailed password (as stored 2006-12-12 04:15:00 +00:00
zhtable
.htaccess
AjaxDispatcher.php whitespaces killing 2007-01-09 20:25:28 +00:00
AjaxFunctions.php whitespaces killing 2007-01-09 20:25:28 +00:00
AjaxResponse.php whitespaces killing 2007-01-09 20:25:28 +00:00
Article.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
AuthPlugin.php * Pass e-mail and real name fields to AuthPlugin::addUser, as additional 2007-01-12 08:42:36 +00:00
AutoLoader.php revert r18517; should have been on branch 2006-12-23 09:03:36 +00:00
BagOStuff.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
Block.php Well there was no problem in the first place. Nice work Werdna 2007-01-07 07:57:54 +00:00
CacheDependency.php BC 2006-10-14 10:31:34 +00:00
Categoryfinder.php
CategoryPage.php (bug 7892) Add media count to category page, à la subcats/pages. Used a new count() method I added to ImageGallery class. 2006-11-24 06:41:02 +00:00
ChangesList.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
CoreParserFunctions.php (bug 5908) Allow overriding the default category sort key for all items on a page using {{DEFAULTSORT}} 2006-12-29 10:39:35 +00:00
Credits.php Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405. 2006-11-08 07:12:03 +00:00
Database.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
DatabaseFunctions.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
DatabaseOracle.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
DatabasePostgres.php Better checks of tsearch2 tables, schema ownership during setup. 2007-01-09 06:01:01 +00:00
DateFormatter.php Minor tweak for E_STRICT PHP whinging: 2007-01-03 05:42:51 +00:00
DefaultSettings.php akeytt(id) was broken, fix it; also make sure window.ta is defined, since many user scripts assume it is 2007-01-12 23:06:06 +00:00
Defines.php Fixed pollution of a backend function with UI-only features. Autosummaries off by default. 2006-11-08 08:06:51 +00:00
DifferenceEngine.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
DjVuImage.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
EditPage.php Various, 2007-01-12 09:10:30 +00:00
Exception.php Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
Exif.php Fix #8417 : Handle EXIF unknown date 2007-01-06 15:31:39 +00:00
Export.php Use Title::newMainPage() in various places instead of calling 2006-12-03 00:22:14 +00:00
ExternalEdit.php
ExternalStore.php
ExternalStoreDB.php
ExternalStoreHttp.php
FakeTitle.php
Feed.php * Added global $wgStyleVersion to centralize bumping CSS and JS file versions 2006-10-13 21:48:19 +00:00
FileStore.php Do not have non-mysql databases attempt mysql-sepcific GET_LOCK commands. Move all this to DatabaseMysql.php someday. 2006-12-25 17:28:21 +00:00
GlobalFunctions.php Pretty up parser test output: 2007-01-12 00:35:26 +00:00
HistoryBlob.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
Hooks.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
HTMLCacheUpdate.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
HTMLFileCache.php Renamed CacheManager to HTMLFileCache, to avoid confusion with the other sort of cache. 2006-10-11 08:25:26 +00:00
HTMLForm.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
HttpFunctions.php
Image.php revert r18517; should have been on branch 2006-12-23 09:03:36 +00:00
ImageFunctions.php revert r18517; should have been on branch 2006-12-23 09:03:36 +00:00
ImageGallery.php Rename ImageGallery::setCaptionSafe() to ImageGallery::setCaptionHtml(), since as Simetrical points out...it's not actually safe :D 2007-01-05 01:07:04 +00:00
ImagePage.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
IP.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
JobQueue.php
Licenses.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
LinkBatch.php Fixed inefficient use of array_keys() introduced by Nick in r17880. If this is setting off alarms, then fix the alarms. 2006-11-25 17:11:58 +00:00
LinkCache.php
Linker.php Use the full id for Monobook accesskeys/tooltips, to avoid conflicts like watch/ca-watch and n-help/ca-nstab-help. Also fix some still-lingering errors. Anyway, if any scary-looking foreigners ask in a menacing tone what happened to their tooltips, you know where to send them . . . sigh. 2007-01-11 00:57:30 +00:00
LinkFilter.php
LinksUpdate.php
LoadBalancer.php moved the status call so it is only called if max_lag is set, since that is the only time it's value is useful. This won't help Wikimedia, but it should help users who are not using multiple DB servers+max_lag 2006-11-29 23:13:59 +00:00
LogPage.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
MacBinary.php
MagicWord.php (bug 5908) Allow overriding the default category sort key for all items on a page using {{DEFAULTSORT}} 2006-12-29 10:39:35 +00:00
Math.php Return nothing on empty math tags instead of char encoding 2007-01-06 18:46:08 +00:00
memcached-client.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
MemcachedSessions.php
MessageCache.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
Metadata.php * Avoid PHP warning in Creative Commons metadata when a creative commons 2007-01-02 10:49:50 +00:00
mime.info
mime.types
MimeMagic.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
Namespace.php * Reset the release notes 2007-01-08 15:32:58 +00:00
ObjectCache.php Revert r16928: crashed Wikimedia by breaking memcached 2006-10-11 22:41:38 +00:00
OutputPage.php Various, 2007-01-12 09:10:30 +00:00
PageHistory.php * (bugs 5051, 5376) All tooltips and accesskeys moved out of Monobook.js and into their own system messages. JavaScript is now only used to attach the prefix to the accesskey in the tooltip. 2007-01-10 05:18:30 +00:00
Pager.php Cleaner HTML output 2007-01-06 15:19:14 +00:00
Parser.php Possibly partial patch to make userCanEdit avoid running cascade-protection queries on page-view. 2007-01-13 02:37:02 +00:00
ParserCache.php Possibly partial patch to make userCanEdit avoid running cascade-protection queries on page-view. 2007-01-13 02:37:02 +00:00
Profiler.php * (bug 8041) Work around bug with debug_backtrace when Zend Optimizer is 2007-01-02 23:50:56 +00:00
ProfilerSimple.php $functionname not defined in this context, replacing with hardcoded "-setup" array key. 2006-11-29 12:32:43 +00:00
ProfilerSimpleUDP.php Add the ability to change the profile ID for UDP profiling at runtime 2006-11-18 05:17:25 +00:00
ProfilerStub.php Revert to previous version using $wgDBname instead of wfWikiID(); functions 2006-10-05 21:20:23 +00:00
ProtectionForm.php Various, 2007-01-12 09:10:30 +00:00
proxy_check.php
ProxyTools.php convert "::1" and other pseudo-IPv6 addresses that Apache may throw at us to their IPv4 counterparts 2006-11-29 08:08:57 +00:00
QueryPage.php Advise users when updates for a query page have been disabled using $wgDisableQueryPageUpdate 2007-01-03 23:42:28 +00:00
RawPage.php * (bug 8567) Added hook RawPageViewBeforeOutput just before the text is blown out in action=raw, 2007-01-11 14:50:34 +00:00
RecentChange.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
Revision.php makes function static to fix strict errors in parser tests script. 2007-01-07 18:52:45 +00:00
Sanitizer.php Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
SearchEngine.php Some static functions. Fix strict errors when running updateSearchIndex.php 2007-01-09 19:56:23 +00:00
SearchMySQL.php
SearchMySQL4.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
SearchPostgres.php Fix typo, thanks to Sven Klemm for finding. 2006-12-06 21:45:45 +00:00
SearchTsearch2.php Variable name typo, but again I'm guessing this function isn't used if no-one has complained. 2006-11-29 11:58:49 +00:00
SearchUpdate.php Some static functions. Fix strict errors when running updateSearchIndex.php 2007-01-09 19:56:23 +00:00
Setup.php * Fix regression with default lock file and cache directories; threw visible 2007-01-09 06:35:18 +00:00
SiteConfiguration.php
SiteStats.php $fname is not defined / null in these contexts, replacing with __METHOD__ 2006-11-29 12:45:47 +00:00
Skin.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SkinTemplate.php Possibly partial patch to make userCanEdit avoid running cascade-protection queries on page-view. 2007-01-13 02:37:02 +00:00
SpecialAllmessages.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
SpecialAllpages.php Prevent: 2006-12-19 05:38:55 +00:00
SpecialAncientpages.php Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405. 2006-11-08 07:12:03 +00:00
SpecialBlockip.php * (bug 6638) List block flags in block log entries 2007-01-09 01:54:52 +00:00
SpecialBlockme.php
SpecialBooksources.php Fix regressions in behaviour of Special:Booksources 2006-12-20 16:51:26 +00:00
SpecialBrokenRedirects.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialCategories.php Add implicitGroupby function to account for different database behaviors. 2007-01-02 21:34:42 +00:00
SpecialConfirmemail.php * Add a notification about the confirmation mail sent during account 2006-12-14 00:31:16 +00:00
SpecialContributions.php Remove line breaks from query. 2007-01-08 22:07:47 +00:00
SpecialDeadendpages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialDisambiguations.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
SpecialDoubleRedirects.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialEmailuser.php (bug 8024) Introduce "send me copies of emails I send to others" preference 2006-12-01 18:39:43 +00:00
SpecialExport.php * (bug 8148) Handle non-removable output buffers gracefully when cleaning 2006-12-11 01:51:21 +00:00
SpecialImagelist.php Separate body and nav bar a bit. 2007-01-06 15:20:35 +00:00
SpecialImport.php Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
SpecialIpblocklist.php search buttons should use the 'searchbutton' system message 2006-12-21 21:07:19 +00:00
SpecialListredirects.php Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405. 2006-11-08 07:12:03 +00:00
SpecialListusers.php Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
SpecialLockdb.php Tweaks to stop following warnings with PHP's E_STRICT error_reporting mode enabled: 2007-01-09 04:11:16 +00:00
SpecialLog.php Whoops, the page itself is determined below anyway 2007-01-08 22:40:12 +00:00
SpecialLonelypages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialLongpages.php
SpecialMIMEsearch.php Prevent the following strict-standards warnings - i.e. when running with error_logging(E_ALL | E_STRICT); - which seems to disable the yucky "@" operator, as well as maxing out the pedantry of warnings. Nothing major found, just nice to be as explicit and as forward-compatible as possible. 2006-11-29 05:45:03 +00:00
SpecialMostcategories.php (bug 7612) Remove superfluous link to Special:Categories from result items on Special:Mostcategories 2006-12-23 14:09:38 +00:00
SpecialMostimages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialMostlinked.php Strict standards. 2006-12-16 21:53:34 +00:00
SpecialMostlinkedcategories.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialMostrevisions.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialMovepage.php (bug 8461) Support watching pages on move 2007-01-02 23:37:56 +00:00
SpecialNewimages.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
SpecialNewpages.php * Fix some plurals 2006-12-23 18:30:36 +00:00
SpecialPage.php Revert r18893/18894 (Special:Listinterwikis) for the moment; pretty broken. 2007-01-08 01:41:51 +00:00
SpecialPopularpages.php Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405. 2006-11-08 07:12:03 +00:00
SpecialPreferences.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SpecialPrefixindex.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SpecialRandompage.php Use Title::newMainPage() in various places instead of calling 2006-12-03 00:22:14 +00:00
SpecialRandomredirect.php Use Title::newMainPage() in various places instead of calling 2006-12-03 00:22:14 +00:00
SpecialRecentchanges.php * Recentchanges RSS/Atom feeds now use a separate message for the description to avoid cluttering it with useless wiki formatting 2007-01-06 00:51:21 +00:00
SpecialRecentchangeslinked.php Add 2 new select-clause columns to groupby clause. 2007-01-12 19:30:12 +00:00
SpecialResetpass.php * Change behavior of logins using the temporary e-mailed password (as stored 2006-12-12 04:15:00 +00:00
SpecialRevisiondelete.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
SpecialSearch.php User::getOption now accept a default value to override default user values 2006-12-14 20:28:38 +00:00
SpecialShortpages.php * Fix some plurals 2006-12-23 18:30:36 +00:00
SpecialSpecialpages.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
SpecialStatistics.php (bug 6937) Introduce "statistics-footer" message, appended to Special:Statistics 2007-01-08 19:42:31 +00:00
SpecialUncategorizedcategories.php
SpecialUncategorizedimages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialUncategorizedpages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialUndelete.php Merge from branches/werdna/restrictions-separation (forked at r18959): * Branch page_restrictions column out into its own table, also creating a 'cascading protection' feature, which automagically disallows edits to pages transcluded into a page protected with this new option. Various other code tidiness fixes and refactoring in the log messages of branches/werdna/restrictions-separation. REQUIRES DATABASE SCHEMA UPGRADE 2007-01-10 23:32:38 +00:00
SpecialUnlockdb.php * Made special page names case-insensitive and localisable. Care has been taken to maintain backwards compatibility. 2006-10-30 06:25:31 +00:00
SpecialUnusedcategories.php Allow "ORDER BY value" to do its thing for databases without special magic. Per bug 8200. 2006-12-09 15:49:13 +00:00
SpecialUnusedimages.php Reverting the accidently commited feature nobody wants to see. 2007-01-08 20:43:27 +00:00
SpecialUnusedtemplates.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialUnwatchedpages.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialUpload.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SpecialUploadMogile.php
SpecialUserlogin.php * Pass e-mail and real name fields to AuthPlugin::addUser, as additional 2007-01-12 08:42:36 +00:00
SpecialUserlogout.php
SpecialUserrights.php Fix breakage of child class in Special:Makesysop, plus a couple of cosmetic changes. 2006-12-25 10:49:57 +00:00
SpecialVersion.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SpecialWantedcategories.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SpecialWantedpages.php Reverting 17479/17480, breaks subclassing of Linker methods by skins. See my comment on bug 7405. 2006-11-08 07:12:03 +00:00
SpecialWatchlist.php For the "includes/" directory: 2007-01-12 10:03:51 +00:00
SpecialWhatlinkshere.php Changing lines like this: "extract( $dbw->tableNames( 'page', 'archive' ) );" to be like this: "list ($page, $archive) = $dbw->tableNamesN( 'page', 'archive' );". 2006-11-27 08:36:57 +00:00
SquidUpdate.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
StreamFile.php * (bug 8148) Handle non-removable output buffers gracefully when cleaning 2006-12-11 01:51:21 +00:00
StringUtils.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
StubObject.php User::getOption now accept a default value to override default user values 2006-12-14 20:28:38 +00:00
Title.php Possibly partial patch to make userCanEdit avoid running cascade-protection queries on page-view. 2007-01-13 02:37:02 +00:00
User.php (bug 3446) Add user preference to hide page content below diffs, can be 2007-01-12 03:36:46 +00:00
UserMailer.php E_STRICT minor tweaks: 2006-12-04 11:28:48 +00:00
Utf8Case.php
WatchedItem.php Wipe out memcached code from WatchedItem: does not make sense to cache (user,page), when hitrate is just 50% (and we lived without this cache forever) 2007-01-12 12:50:37 +00:00
WebRequest.php Experimental workaround for http://bugs.php.net/bug.php?id=31892 , will be tested shortly. 2006-10-19 00:56:57 +00:00
WebResponse.php
WebStart.php Detect PHP 5.0.x 64-bit bug and abort in WebStart.php; too many things break 2006-12-17 13:40:28 +00:00
Wiki.php * Attempt to detect redirect loops for the canonical title redirect, and 2007-01-03 09:15:11 +00:00
WikiError.php Completing code housekeeping stuff for rest of includes/ directory: removing unused local vars, removing unused globals, replacing extract() where simple to do, declaring output arrays before calling preg_match(), and so forth. 2006-11-29 11:43:58 +00:00
Xml.php * Clarified function documentation 2006-12-31 09:53:21 +00:00
XmlFunctions.php
ZhClient.php Code housekeeping stuff (and barring any stuff-ups on my behalf, there should be no changes in behaviour whatsoever after this) - 2006-11-23 08:25:56 +00:00
ZhConversion.php