lhc/web/wiklou.git
14 years agoAPI login module: coding style cleanup, remove stray semicolon, use proper copyright...
Jack Phoenix [Thu, 18 Feb 2010 14:53:30 +0000 (14:53 +0000)]
API login module: coding style cleanup, remove stray semicolon, use proper copyright symbol

14 years agoClassify rows with old_flags='object,utf-8' (there are 1800 in enwiki).
Tim Starling [Thu, 18 Feb 2010 04:05:00 +0000 (04:05 +0000)]
Classify rows with old_flags='object,utf-8' (there are 1800 in enwiki).

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Wed, 17 Feb 2010 20:30:31 +0000 (20:30 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-17 20:00 UTC)

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Wed, 17 Feb 2010 20:24:28 +0000 (20:24 +0000)]
Fixed some doxygen warnings

14 years agoFollow-up r62648: Add new message key to maintenance script
Raimond Spekking [Wed, 17 Feb 2010 19:31:47 +0000 (19:31 +0000)]
Follow-up r62648: Add new message key to maintenance script

14 years ago* (bug 22551) Special:Resetpass now has a "Cancel" button that sends the user to...
X! [Wed, 17 Feb 2010 18:41:05 +0000 (18:41 +0000)]
* (bug 22551) Special:Resetpass now has a "Cancel" button that sends the user to the page set in the &returnto parameter.

14 years ago* added missing initialize function to UploadFromFile ( avoids the initialized undefi...
Michael Dale [Wed, 17 Feb 2010 05:43:50 +0000 (05:43 +0000)]
* added missing initialize function to UploadFromFile ( avoids the initialized undefined error )

14 years agoUse __METHOD__
Chad Horohoe [Wed, 17 Feb 2010 01:28:48 +0000 (01:28 +0000)]
Use __METHOD__

14 years ago(bug 22540) ForeignApiRepos no longer try to store thumbnails that don't exist. Patch...
Chad Horohoe [Wed, 17 Feb 2010 00:52:04 +0000 (00:52 +0000)]
(bug 22540) ForeignApiRepos no longer try to store thumbnails that don't exist. Patch by Derk-Jan Hartman

14 years agoAdd blank line below Configuration changes in 1.16 to match formatting of rest of...
Sam Reed [Wed, 17 Feb 2010 00:43:12 +0000 (00:43 +0000)]
Add blank line below Configuration changes in 1.16 to match formatting of rest of sections

14 years agoLocalisation updates for magic words from translatewiki.net
Siebrand Mazeland [Tue, 16 Feb 2010 23:13:08 +0000 (23:13 +0000)]
Localisation updates for magic words from translatewiki.net

14 years agoLocalisation updates for special page aliases from translatewiki.net
Siebrand Mazeland [Tue, 16 Feb 2010 23:03:23 +0000 (23:03 +0000)]
Localisation updates for special page aliases from translatewiki.net

14 years agoLocalisation updates for namespace aliases from translatewiki.net
Siebrand Mazeland [Tue, 16 Feb 2010 22:54:16 +0000 (22:54 +0000)]
Localisation updates for namespace aliases from translatewiki.net

14 years ago* Fixed some doxygen warnings
Alexandre Emsenhuber [Tue, 16 Feb 2010 22:06:04 +0000 (22:06 +0000)]
* Fixed some doxygen warnings
* Consistency in documentation

14 years agoMinor fixup to api/ApiEditPage.php to remove getMaxArticleSize function
Sam Reed [Tue, 16 Feb 2010 22:01:38 +0000 (22:01 +0000)]
Minor fixup to api/ApiEditPage.php to remove getMaxArticleSize function

14 years agoFollowup to r62557 as per Roans comment
Sam Reed [Tue, 16 Feb 2010 21:59:16 +0000 (21:59 +0000)]
Followup to r62557 as per Roans comment

14 years agomore braces, documentation and spacing tweaks
Jack Phoenix [Tue, 16 Feb 2010 21:33:55 +0000 (21:33 +0000)]
more braces, documentation and spacing tweaks

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Tue, 16 Feb 2010 19:52:31 +0000 (19:52 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-15 19:30 UTC)

14 years agoFixed a E_DEPRECATED
Max Semenik [Tue, 16 Feb 2010 19:04:09 +0000 (19:04 +0000)]
Fixed a E_DEPRECATED

14 years agoRemoved MMCache support, this thing is dead. Partially implements bug 19193
Max Semenik [Tue, 16 Feb 2010 12:56:02 +0000 (12:56 +0000)]
Removed MMCache support, this thing is dead. Partially implements bug 19193

14 years agoSwitched tests to portable table duplication
Max Semenik [Tue, 16 Feb 2010 12:12:29 +0000 (12:12 +0000)]
Switched tests to portable table duplication

14 years agoRenamed SearchMySQL4Test to SearchMySQLTest, SearchMySQL4 was renamed long ago
Max Semenik [Tue, 16 Feb 2010 11:52:57 +0000 (11:52 +0000)]
Renamed SearchMySQL4Test to SearchMySQLTest, SearchMySQL4 was renamed long ago

14 years ago* When I found it, I cried. fixes bug #22501
Mark A. Hershberger [Tue, 16 Feb 2010 03:37:19 +0000 (03:37 +0000)]
* When I found it, I cried. fixes bug #22501
* Also, fix up showtitle for parser tests to always give a title, whether we're setting a display title or not.

14 years agoDecomment parts accidentally commited commented in r62557
Sam Reed [Tue, 16 Feb 2010 01:29:58 +0000 (01:29 +0000)]
Decomment parts accidentally commited commented in r62557

14 years agoFollowup to r62557
Sam Reed [Tue, 16 Feb 2010 01:27:19 +0000 (01:27 +0000)]
Followup to r62557

Add array( 'sessionfailure' ) to getPossibleErrors for token using modules (missed adding when removing from individual modules!)

14 years agoFix call to nonexistent function from r61357
Tim Starling [Tue, 16 Feb 2010 01:06:49 +0000 (01:06 +0000)]
Fix call to nonexistent function from r61357

14 years agoRemove a couple of duplicated errors from ApiEditPage getPossibleErrors
Sam Reed [Mon, 15 Feb 2010 23:56:09 +0000 (23:56 +0000)]
Remove a couple of duplicated errors from ApiEditPage getPossibleErrors

Unindent one level in ApiMain substituteResultWithError

14 years agoProvide a few more tests for bug #22501
Mark A. Hershberger [Mon, 15 Feb 2010 23:54:02 +0000 (23:54 +0000)]
Provide a few more tests for bug #22501

14 years agoRefactor requiresToken to getTokenSalt - Returns salt if exists, null if no salt...
Sam Reed [Mon, 15 Feb 2010 23:53:43 +0000 (23:53 +0000)]
Refactor requiresToken to getTokenSalt - Returns salt if exists, null if no salt, else false if no token required

Move sessionfailure (token validation checking) up a couple of levels

Part of bug 21991

Followup to r62482 and r62504

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Mon, 15 Feb 2010 22:06:18 +0000 (22:06 +0000)]
Fixed some doxygen warnings

14 years agoRm 3 unused $wgDBprefixes
Chad Horohoe [Mon, 15 Feb 2010 21:53:30 +0000 (21:53 +0000)]
Rm 3 unused $wgDBprefixes

14 years agoFix broken comma logic in r62486
Roan Kattouw [Mon, 15 Feb 2010 21:34:31 +0000 (21:34 +0000)]
Fix broken comma logic in r62486

14 years agoAPI performance fixes: avoid unstubbing $wgContLang and $wgUser
Roan Kattouw [Mon, 15 Feb 2010 20:50:21 +0000 (20:50 +0000)]
API performance fixes: avoid unstubbing $wgContLang and $wgUser

14 years agoAPI: Redo r62540 for all modules, easier than I first imagined
Roan Kattouw [Mon, 15 Feb 2010 20:42:43 +0000 (20:42 +0000)]
API: Redo r62540 for all modules, easier than I first imagined

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Mon, 15 Feb 2010 20:22:16 +0000 (20:22 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-15 20:00 UTC)

14 years agoTidy up phpdoc to match code
Mark A. Hershberger [Mon, 15 Feb 2010 20:20:14 +0000 (20:20 +0000)]
Tidy up phpdoc to match code

14 years agoAPI: Optimize read rights check in opensearch so $wgUser doesn't get unstubbed if...
Roan Kattouw [Mon, 15 Feb 2010 20:20:00 +0000 (20:20 +0000)]
API: Optimize read rights check in opensearch so $wgUser doesn't get unstubbed if $wgGroupPermissions['*']['read'] is true

14 years agofixes #22501 follow up r61101 remove superfluous, buggy code that was over-rideing...
Mark A. Hershberger [Mon, 15 Feb 2010 20:18:05 +0000 (20:18 +0000)]
fixes #22501 follow up r61101 remove superfluous, buggy code that was over-rideing displaytitle

14 years agoRevert r62421. Removing "set_time_limit( 0 );" causes all kinds of time out issues...
Siebrand Mazeland [Mon, 15 Feb 2010 20:08:39 +0000 (20:08 +0000)]
Revert r62421. Removing "set_time_limit( 0 );" causes all kinds of time out issues running command line scripts in both maintenance/ and with cli scripts in extensions.

14 years agoWhitespace fixes for r62532
Roan Kattouw [Mon, 15 Feb 2010 18:47:32 +0000 (18:47 +0000)]
Whitespace fixes for r62532

14 years ago* helps address bug 22453, Enables the api to return PLURAL transforms.
Michael Dale [Mon, 15 Feb 2010 17:56:55 +0000 (17:56 +0000)]
* helps address bug 22453, Enables the api to return PLURAL transforms.
* Adds support for parser to be run on msg keys with argument substitution.

14 years agofollow-up r62498 — use the new functionality of requireOnlyOneParameter of allowing...
Mark A. Hershberger [Mon, 15 Feb 2010 17:50:35 +0000 (17:50 +0000)]
follow-up r62498 — use the new functionality of requireOnlyOneParameter of allowing “false” defaults

14 years agoFix r62511: always select ipb_auto field
Roan Kattouw [Mon, 15 Feb 2010 12:20:52 +0000 (12:20 +0000)]
Fix r62511: always select ipb_auto field

14 years agoAPI: Don't display range info for autoblocks (effectively disclosing the IP address...
Roan Kattouw [Mon, 15 Feb 2010 12:13:01 +0000 (12:13 +0000)]
API: Don't display range info for autoblocks (effectively disclosing the IP address) in list=blocks, and don't list autoblocks when queried for a certain user's or IP's blocks. These constraints mirror the ones used by Special:Ipblocklist

14 years agoclean r61713 (and r61710) per code review
Conrad Irwin [Mon, 15 Feb 2010 09:34:51 +0000 (09:34 +0000)]
clean r61713 (and r61710) per code review

14 years agoFix fir r62482: PHP Notice: Undefined index: token in /www/w/includes/api/ApiMain...
Raimond Spekking [Mon, 15 Feb 2010 09:22:11 +0000 (09:22 +0000)]
Fix fir r62482: PHP Notice: Undefined index: token in /www/w/includes/api/ApiMain.php  on line 415

14 years agoUnit tests: don't fail miserably if we don't have CDB support
Max Semenik [Mon, 15 Feb 2010 08:40:02 +0000 (08:40 +0000)]
Unit tests: don't fail miserably if we don't have CDB support

14 years agofollow up r61101 for special pages like Special:Version and Special:RecentChanges
Mark A. Hershberger [Mon, 15 Feb 2010 08:36:10 +0000 (08:36 +0000)]
follow up r61101 for special pages like Special:Version and Special:RecentChanges

14 years agofollow up r62498 tests for the requireOnlyOneParameter() change
Mark A. Hershberger [Mon, 15 Feb 2010 07:10:58 +0000 (07:10 +0000)]
follow up r62498 tests for the requireOnlyOneParameter() change

14 years agofollow up r62353 Make ApiBase::requireOnlyOneParameter() accept parameters that are...
Mark A. Hershberger [Mon, 15 Feb 2010 07:06:49 +0000 (07:06 +0000)]
follow up r62353 Make ApiBase::requireOnlyOneParameter() accept parameters that are set, but false.  This means that you can pass in more than one parameter, as long as it is the same as the default (false).  Have to do it this way since we'd like to default boolean parameters to false in getAllowedParams() but by the time requireOnlyOneParameter() is called, the defaults are set, so we can't tell the difference between passing in a parameter set to the default and just getting the defaults.

14 years agoWas it supposed to be a comma instead of dot? :)
Max Semenik [Mon, 15 Feb 2010 05:49:10 +0000 (05:49 +0000)]
Was it supposed to be a comma instead of dot? :)

14 years agoParser tests: output article name in duplicate article message
Max Semenik [Mon, 15 Feb 2010 05:41:19 +0000 (05:41 +0000)]
Parser tests: output article name in duplicate article message

14 years agoSearch suggestion API requests make up a substantial portion of our total apache...
Tim Starling [Sun, 14 Feb 2010 23:52:45 +0000 (23:52 +0000)]
Search suggestion API requests make up a substantial portion of our total apache load and thus deserve some optimisation:
* Made the cache expiry time configurable via $wgSearchSuggestCacheExpiry
* Removed must-revalidate from the Cache-Control of such requests. Introduced a generic interface to ApiMain for doing that.

14 years agoStart of "Bug 21991 - Move common query parameter (uc, rc) validation, token requiri...
Sam Reed [Sun, 14 Feb 2010 22:20:27 +0000 (22:20 +0000)]
Start of "Bug 21991 -  Move common query parameter (uc, rc) validation, token requiringness/checking to ApiBase/Similar"

Move token requringness check to the ApiMain

Adding an exception if we're using "gettoken" (block/unblock)

Remove array( 'missingparam', 'token' ), from the getPossibleErrors of modules that set requireToken method to true

14 years agoRandom indentation and code formatting updates. No functional changes.
Siebrand Mazeland [Sun, 14 Feb 2010 22:07:30 +0000 (22:07 +0000)]
Random indentation and code formatting updates. No functional changes.

14 years ago* (bug 18771) List possible errors in action=paraminfo
Sam Reed [Sun, 14 Feb 2010 21:36:20 +0000 (21:36 +0000)]
* (bug 18771) List possible errors in action=paraminfo

Bug isn't quite complete, but majorly implemented. Marking in RELEASE-NOTES for reference

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Sun, 14 Feb 2010 21:23:38 +0000 (21:23 +0000)]
Fixed some doxygen warnings

14 years agoChange layout of the mustBePosted format to standardise it
Sam Reed [Sun, 14 Feb 2010 21:12:11 +0000 (21:12 +0000)]
Change layout of the mustBePosted format to standardise it

14 years agoRebuild MessagesLzz.php and add 'tr' as fallback.
Siebrand Mazeland [Sun, 14 Feb 2010 19:56:37 +0000 (19:56 +0000)]
Rebuild MessagesLzz.php and add 'tr' as fallback.

14 years agoAdd Laz language (lzz) per request of GerardM
Raimond Spekking [Sun, 14 Feb 2010 19:44:39 +0000 (19:44 +0000)]
Add Laz language (lzz) per request of GerardM

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sun, 14 Feb 2010 19:33:39 +0000 (19:33 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-14 19:00 UTC)

14 years agoFollowup to r62465, should be in an array
Sam Reed [Sun, 14 Feb 2010 15:19:45 +0000 (15:19 +0000)]
Followup to r62465, should be in an array

14 years agoMove ( 'code' => 'show', 'info' => 'Incorrect parameter - mutually exclusive values...
Sam Reed [Sun, 14 Feb 2010 15:16:09 +0000 (15:16 +0000)]
Move ( 'code' => 'show', 'info' => 'Incorrect parameter - mutually exclusive values may not be supplied' ) to messageMap

14 years agoFixup spaces to tabs from r62404
Sam Reed [Sun, 14 Feb 2010 14:29:24 +0000 (14:29 +0000)]
Fixup spaces to tabs from r62404

14 years agoWhitespace fixes for r62402
Roan Kattouw [Sun, 14 Feb 2010 13:37:14 +0000 (13:37 +0000)]
Whitespace fixes for r62402

14 years agoFollow-up r62358: Wrap warning message into a div with the generic "error" and a...
Raimond Spekking [Sun, 14 Feb 2010 11:36:40 +0000 (11:36 +0000)]
Follow-up r62358: Wrap warning message into a div with the generic "error" and a specific "mw-moveuserpage-warning" class

14 years agoFollow up r62436 comments.
Platonides [Sat, 13 Feb 2010 23:58:30 +0000 (23:58 +0000)]
Follow up r62436 comments.
s/Title::newFromUrl/Title::newFromURL/
All these usages should be reviewed. Make it easy to grep using the canonical form.
Additionally fix the typo.

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Sat, 13 Feb 2010 19:20:32 +0000 (19:20 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-13 19:00 UTC)

14 years agoFixed some doxygen warnings
Alexandre Emsenhuber [Sat, 13 Feb 2010 17:09:52 +0000 (17:09 +0000)]
Fixed some doxygen warnings

14 years agoFix for <poem> after r62416
Conrad Irwin [Sat, 13 Feb 2010 14:41:04 +0000 (14:41 +0000)]
Fix for <poem> after r62416

14 years agoparserTests.txt shall be opened in text mode.
Platonides [Sat, 13 Feb 2010 13:46:29 +0000 (13:46 +0000)]
parserTests.txt shall be opened in text mode.
Followup of r62006 which broke parser tests on windows (crlf line endings).

14 years agoDon't need to set time limit here, already did in setup(), memory_limit still needs...
Chad Horohoe [Sat, 13 Feb 2010 03:27:47 +0000 (03:27 +0000)]
Don't need to set time limit here, already did in setup(), memory_limit still needs calling this late, user might have overriden this in LocalSettings

14 years agoOutput page title along with no revisions (just like we do when there are revs to...
Chad Horohoe [Sat, 13 Feb 2010 02:56:18 +0000 (02:56 +0000)]
Output page title along with no revisions (just like we do when there are revs to import). Looks confusing seeing multiple "All revisions were previously imported" entries

14 years agoLocalisation updates Cantonese, Chinese and Literary Chinese
Shinjiman [Sat, 13 Feb 2010 02:33:39 +0000 (02:33 +0000)]
Localisation updates Cantonese, Chinese and Literary Chinese

14 years agoDrop ancient PHP4 wrapper for cloning, completely unused
Chad Horohoe [Sat, 13 Feb 2010 02:29:59 +0000 (02:29 +0000)]
Drop ancient PHP4 wrapper for cloning, completely unused

14 years agoDeprecate old undocumented workaround to bug 2257 (setTransparentTagHook)
Conrad Irwin [Sat, 13 Feb 2010 02:22:14 +0000 (02:22 +0000)]
Deprecate old undocumented workaround to bug 2257 (setTransparentTagHook)

14 years agoStylize API files
Sam Reed [Sat, 13 Feb 2010 01:41:37 +0000 (01:41 +0000)]
Stylize API files

14 years ago4 More dieUsage calls
Sam Reed [Sat, 13 Feb 2010 01:38:12 +0000 (01:38 +0000)]
4 More dieUsage calls

Bar some from ApiBase.. These are done..

14 years agoMove this to one line to add space back after period. If these is to be split into...
Aaron Schulz [Sat, 13 Feb 2010 01:37:29 +0000 (01:37 +0000)]
Move this to one line to add space back after period. If these is to be split into 2 lines, then the msg() call needs changing to display correctly.

14 years agodieUsage getPossibleErrors in ApiQuerySearch and ApiQueryRevisions
Sam Reed [Sat, 13 Feb 2010 01:28:26 +0000 (01:28 +0000)]
dieUsage getPossibleErrors in ApiQuerySearch and ApiQueryRevisions

14 years agoFix fail in ApiEditPage.php
Sam Reed [Sat, 13 Feb 2010 01:24:00 +0000 (01:24 +0000)]
Fix fail in ApiEditPage.php

14 years agoComplete dieUsage errors in 7 more Api files
Sam Reed [Sat, 13 Feb 2010 01:21:52 +0000 (01:21 +0000)]
Complete dieUsage errors in 7 more Api files

14 years agoComplete dieUsage errors in 6 more Api files
Sam Reed [Sat, 13 Feb 2010 01:05:14 +0000 (01:05 +0000)]
Complete dieUsage errors in 6 more Api files

14 years agoAnd an erroneous )
Sam Reed [Sat, 13 Feb 2010 00:50:45 +0000 (00:50 +0000)]
And an erroneous )

14 years agoRem erroneous bracket, followup to r62404
Sam Reed [Sat, 13 Feb 2010 00:49:53 +0000 (00:49 +0000)]
Rem erroneous bracket, followup to r62404

14 years agoImplement 9 modules dieUsage errors
Sam Reed [Sat, 13 Feb 2010 00:48:31 +0000 (00:48 +0000)]
Implement 9 modules dieUsage errors

14 years agoRest of dieUsageMsg in getPossibleErrors
Sam Reed [Sat, 13 Feb 2010 00:28:27 +0000 (00:28 +0000)]
Rest of dieUsageMsg in getPossibleErrors

14 years agoStart of blanket coverage of dieUsageMsg in getPossibleErrors
Sam Reed [Sat, 13 Feb 2010 00:09:05 +0000 (00:09 +0000)]
Start of blanket coverage of dieUsageMsg in getPossibleErrors

Only basic ones done.

Couple of other modules done manually

14 years ago* Truncate summary of page moves in revision comment field to avoid broken multibyte...
Raimond Spekking [Fri, 12 Feb 2010 21:45:14 +0000 (21:45 +0000)]
* Truncate summary of page moves in revision comment field to avoid broken multibyte characters
Example: http://de.wikipedia.org/w/index.php?title=Benutzer_Diskussion:Meister_Eiskalt/Babel3&action=history

14 years agoFixed a doxygen warning
Alexandre Emsenhuber [Fri, 12 Feb 2010 21:37:22 +0000 (21:37 +0000)]
Fixed a doxygen warning

14 years agoLocalisation updates for core and extension messages from translatewiki.net (2010...
Raimond Spekking [Fri, 12 Feb 2010 19:47:22 +0000 (19:47 +0000)]
Localisation updates for core and extension messages from translatewiki.net (2010-02-12 19:00 UTC)

14 years agoLocalization update for he.
Rotem Liss [Fri, 12 Feb 2010 19:07:46 +0000 (19:07 +0000)]
Localization update for he.

14 years agoRemove debug logging introduced in r62354
Siebrand Mazeland [Fri, 12 Feb 2010 14:09:42 +0000 (14:09 +0000)]
Remove debug logging introduced in r62354

14 years agosort of fixing bug 14592: show warning when moving a user page that the user will...
Tobias [Fri, 12 Feb 2010 11:40:41 +0000 (11:40 +0000)]
sort of fixing bug 14592: show warning when moving a user page that the user will not be renamed

14 years agovarious eol whitespace now instead of when someone needs to do CR
Mark A. Hershberger [Fri, 12 Feb 2010 06:44:16 +0000 (06:44 +0000)]
various eol whitespace now instead of when someone needs to do CR

14 years agoFinal(?) changes to enable chunked uploading.
Mark A. Hershberger [Fri, 12 Feb 2010 06:28:03 +0000 (06:28 +0000)]
Final(?) changes to enable chunked uploading.

14 years agoDon't format old_id ranges in scientific (%E) notation.
Tim Starling [Fri, 12 Feb 2010 05:17:12 +0000 (05:17 +0000)]
Don't format old_id ranges in scientific (%E) notation.

14 years ago(bug 17947) Use current date/time on Special:Preferences rather than Wikipedia day...
Chad Horohoe [Fri, 12 Feb 2010 01:12:52 +0000 (01:12 +0000)]
(bug 17947) Use current date/time on Special:Preferences rather than Wikipedia day. It has been pointed out that an arbitrary date can be confusing for users on a different calendar system. Wikipedia day is cute, but not useful.

14 years agoSimplification as per Bryan on r62339 comment
Sam Reed [Thu, 11 Feb 2010 23:09:38 +0000 (23:09 +0000)]
Simplification as per Bryan on r62339 comment

14 years agoCater for some more errors in ApiBase.php
Sam Reed [Thu, 11 Feb 2010 22:28:30 +0000 (22:28 +0000)]
Cater for some more errors in ApiBase.php