lhc/web/wiklou.git
16 years agoLocalisation updates for core messages from Betawiki (2008-04-24 22:48 CEST)
Siebrand Mazeland [Thu, 24 Apr 2008 20:55:09 +0000 (20:55 +0000)]
Localisation updates for core messages from Betawiki (2008-04-24 22:48 CEST)

16 years ago(bug 12145) Kazakh message updates
Alexandre Emsenhuber [Thu, 24 Apr 2008 19:29:57 +0000 (19:29 +0000)]
(bug 12145) Kazakh message updates

16 years agoAdjust RELEASE-NOTES -- previous commit effects shortpages and longpages.
Daniel Cannon [Thu, 24 Apr 2008 18:54:28 +0000 (18:54 +0000)]
Adjust RELEASE-NOTES -- previous commit effects shortpages and longpages.

16 years agoSpecial:Shortpages should return pages from all content namespaces, not just NS_MAIN.
Daniel Cannon [Thu, 24 Apr 2008 18:50:40 +0000 (18:50 +0000)]
Special:Shortpages should return pages from all content namespaces, not just NS_MAIN.

16 years agoremove emailconfirmed group from $wgImplicitGroups, was already removed from $wgGroup...
Alexandre Emsenhuber [Thu, 24 Apr 2008 18:48:16 +0000 (18:48 +0000)]
remove emailconfirmed group from $wgImplicitGroups, was already removed from $wgGroupPermissions

16 years agoUpdate comment
Aaron Schulz [Thu, 24 Apr 2008 17:36:20 +0000 (17:36 +0000)]
Update comment

16 years agoOnly users with hiderevision can lock
Aaron Schulz [Thu, 24 Apr 2008 17:29:46 +0000 (17:29 +0000)]
Only users with hiderevision can lock

16 years ago{{int: -> {{MediaWiki: for 'listgrouprights-summary'
Siebrand Mazeland [Thu, 24 Apr 2008 14:25:22 +0000 (14:25 +0000)]
{{int: -> {{MediaWiki: for 'listgrouprights-summary'

16 years ago* Adding/updating Persian translations
Huji [Thu, 24 Apr 2008 14:22:12 +0000 (14:22 +0000)]
* Adding/updating Persian translations

16 years agoTwo new cache vars in User
Andrew Garrett [Thu, 24 Apr 2008 13:41:05 +0000 (13:41 +0000)]
Two new cache vars in User
* Cache mRights. If a hook adds some rights, then that hook needs to be called again and again without caching (e.g. upcoming changes to CentralAuth to add global groups)
* Cache mEmail.

16 years ago* Adding/updating Persian translations
Huji [Thu, 24 Apr 2008 13:19:59 +0000 (13:19 +0000)]
* Adding/updating Persian translations

16 years ago* Simplify a bit MessageCache::get(), don't load all valid languages name if the...
Alexandre Emsenhuber [Thu, 24 Apr 2008 13:02:32 +0000 (13:02 +0000)]
* Simplify a bit MessageCache::get(), don't load all valid languages name if the value passed is boolean
* do the same in wfMsgGetKey()

16 years ago'listgrouprights-link' was removed. Removed from messages.inc.
Siebrand Mazeland [Thu, 24 Apr 2008 12:24:29 +0000 (12:24 +0000)]
'listgrouprights-link' was removed. Removed from messages.inc.

16 years agoUpdate.
Rotem Liss [Thu, 24 Apr 2008 12:18:22 +0000 (12:18 +0000)]
Update.

16 years agoInstead of linking every single right to a help page, put a friendlier link at the...
Andrew Garrett [Thu, 24 Apr 2008 12:13:36 +0000 (12:13 +0000)]
Instead of linking every single right to a help page, put a friendlier link at the top. This is more sensible now that we use actual descriptions for our rights. Edit-conflicted on doing the same reword to the same message, too.

16 years agoTypo
Andrew Garrett [Thu, 24 Apr 2008 12:01:26 +0000 (12:01 +0000)]
Typo

16 years ago* MessageCache::get $forContent parameter replaced with $langcode parameter so
Robert Leverington [Thu, 24 Apr 2008 11:59:32 +0000 (11:59 +0000)]
* MessageCache::get $forContent parameter replaced with $langcode parameter so
  that messages can be retreieved for any language.
* wfLoadExtensionMessages() now has the option to load messages for all the
  languages it contains.
* 'language' option added to wfMsgExt() so that a message can be retreieved from
  a specific language.

16 years agoFix loss of in moving buildForm to Xml.php, generalise it (this isn't just for globa...
Andrew Garrett [Thu, 24 Apr 2008 11:53:05 +0000 (11:53 +0000)]
Fix loss of  in moving buildForm to Xml.php, generalise it (this isn't just for global blocking anymore :-))

16 years agoBy suggestion of NikeRabbit, move wfBuildForm into Xml.php
Andrew Garrett [Thu, 24 Apr 2008 11:46:20 +0000 (11:46 +0000)]
By suggestion of NikeRabbit, move wfBuildForm into Xml.php

16 years agoVarious final compatibility additions to work with global groups, which is ready...
Andrew Garrett [Thu, 24 Apr 2008 11:36:47 +0000 (11:36 +0000)]
Various final compatibility additions to work with global groups, which is ready for review

16 years agoAdding userrights-interwiki.
Rotem Liss [Thu, 24 Apr 2008 11:15:51 +0000 (11:15 +0000)]
Adding userrights-interwiki.

16 years agoSome other fixes.
Rotem Liss [Thu, 24 Apr 2008 11:14:19 +0000 (11:14 +0000)]
Some other fixes.

16 years agoReordering rights, and grouping similar rights together. No changes in messages.
Rotem Liss [Thu, 24 Apr 2008 11:04:11 +0000 (11:04 +0000)]
Reordering rights, and grouping similar rights together. No changes in messages.

16 years ago* Update for he.
Rotem Liss [Thu, 24 Apr 2008 10:56:36 +0000 (10:56 +0000)]
* Update for he.
* Several fixes of right descriptions.

16 years ago* Rebuilding English file.
Rotem Liss [Thu, 24 Apr 2008 10:42:51 +0000 (10:42 +0000)]
* Rebuilding English file.
* Adding new messages to messages.inc.

16 years agoChange Special:Unwatchedpages to "a list of unwatched pages"
Andrew Garrett [Thu, 24 Apr 2008 10:18:42 +0000 (10:18 +0000)]
Change Special:Unwatchedpages to "a list of unwatched pages"

16 years agoAlso, include includes when committing changes (haw haw)
Andrew Garrett [Thu, 24 Apr 2008 08:58:39 +0000 (08:58 +0000)]
Also, include includes when committing changes (haw haw)

16 years agoIntroduce descriptions for user rights. Will be used in new CentralAuth changes,...
Andrew Garrett [Thu, 24 Apr 2008 08:57:57 +0000 (08:57 +0000)]
Introduce descriptions for user rights. Will be used in new CentralAuth changes, and is now used on Special:Listgrouprights

16 years agoAlso split off logging from Userrights class. This is the last of the modifications...
Andrew Garrett [Thu, 24 Apr 2008 08:11:36 +0000 (08:11 +0000)]
Also split off logging from Userrights class. This is the last of the modifications needed for the modified version in centralauth to work.

16 years agoFix up last commit so that it works for its intended purpose (use in derived classes)
Andrew Garrett [Thu, 24 Apr 2008 07:08:43 +0000 (07:08 +0000)]
Fix up last commit so that it works for its intended purpose (use in derived classes)

16 years agoSplit off getAllGroups(), to facilitate subclassing for weird circumstances (like...
Andrew Garrett [Thu, 24 Apr 2008 06:56:34 +0000 (06:56 +0000)]
Split off getAllGroups(), to facilitate subclassing for weird circumstances (like, for example, writing a global version of it to go with CentralAuth)

16 years agoRemoved the emailconfirmed group by default, since it is slow when combined with...
Tim Starling [Thu, 24 Apr 2008 00:49:47 +0000 (00:49 +0000)]
Removed the emailconfirmed group by default, since it is slow when combined with CentralAuth, and not actually used anywhere in the MediaWiki core or Wikimedia.

16 years agoLocalisation updates for core messages from Betawiki (2008-04-23 23:10 CEST)
Siebrand Mazeland [Wed, 23 Apr 2008 21:20:18 +0000 (21:20 +0000)]
Localisation updates for core messages from Betawiki (2008-04-23 23:10 CEST)

16 years agoProcess changes from r33769.
Siebrand Mazeland [Wed, 23 Apr 2008 20:28:17 +0000 (20:28 +0000)]
Process changes from r33769.
* Rename 'withoutinterwiki-header' to 'withoutinterwiki-summary' where present
* rebuild language files

16 years agoEnable $wgCookieHttpOnly by default on PHP 5.2 or later.
Brion Vibber [Wed, 23 Apr 2008 20:27:31 +0000 (20:27 +0000)]
Enable $wgCookieHttpOnly by default on PHP 5.2 or later.

Version checks are still duplicated areound stcookie so that manually enabling it at least won't *break cookies entirely* on an old PHP version.

16 years agoTypo in comment.
Rotem Liss [Wed, 23 Apr 2008 18:10:24 +0000 (18:10 +0000)]
Typo in comment.

16 years agoDon't show an undo link in the diff page when one of the revisions is deleted, since...
Rotem Liss [Wed, 23 Apr 2008 16:46:31 +0000 (16:46 +0000)]
Don't show an undo link in the diff page when one of the revisions is deleted, since the undo page shows an error on such revisions.

16 years agoRollback link should not be hidden if the next revision is deleted, since it may...
Rotem Liss [Wed, 23 Apr 2008 16:42:01 +0000 (16:42 +0000)]
Rollback link should not be hidden if the next revision is deleted, since it may revert to another, earlier revision (and the revision itself should not be checked, as it's the latest one). Moving check to the undo link.

16 years agoLocalisation updates German
Raimond Spekking [Wed, 23 Apr 2008 16:40:29 +0000 (16:40 +0000)]
Localisation updates German

16 years agoDon't show rollback or undo buttons for deleted revisions or revivions whose next...
Rotem Liss [Wed, 23 Apr 2008 16:23:13 +0000 (16:23 +0000)]
Don't show rollback or undo buttons for deleted revisions or revivions whose next revision is deleted: the users are not allowed to execute these actions.

16 years ago* When undoing an edit, make sure it wasn't deleted.
Rotem Liss [Wed, 23 Apr 2008 16:08:16 +0000 (16:08 +0000)]
* When undoing an edit, make sure it wasn't deleted.
* Show a proper error message for non-existant or deleted revisions when undoing.

16 years agoUpdate.
Rotem Liss [Wed, 23 Apr 2008 13:45:14 +0000 (13:45 +0000)]
Update.

16 years ago* Add a nice fieldset around the input form
Raimond Spekking [Wed, 23 Apr 2008 10:23:05 +0000 (10:23 +0000)]
* Add a nice fieldset around the input form
* Fix double escaping of some elements
* Be smart to $wgCapitalLinks = true wikis and accept input with a lower case first character
* Use the default -summary message as header

16 years agoAdd magic words, etc
Meno25 [Wed, 23 Apr 2008 06:55:33 +0000 (06:55 +0000)]
Add magic words, etc

16 years agoFix regression with confirmation e-mails sent via Special:Confirmemail.
Brion Vibber [Tue, 22 Apr 2008 23:47:27 +0000 (23:47 +0000)]
Fix regression with confirmation e-mails sent via Special:Confirmemail.
Recent changes to User object made User::sendConfirmationEmail() *not* save the new confirmation token to the database, which seems rather odd. As a result, you got a mail with a bogus value.

Since the function has side-effects, it pretty clearly needs to be saving its changes. Went ahead and had it do that rather than forcing all callers to fix its internal failing.

16 years ago* (bug 13824) AJAX search suggestion now works with non-SkinTemplate skins
Brion Vibber [Tue, 22 Apr 2008 22:35:50 +0000 (22:35 +0000)]
* (bug 13824) AJAX search suggestion now works with non-SkinTemplate skins

The setup code was using a MonoBook-specific div ID to insert the results container into. Swapped that for the plain ol' document.body and fixed the styles for MonoBook and Modern so it gets the scale-up fix for the font size (they both use a weird system where they shrink the font size on the body, then scale it back up inside.... very wtf territory!)

Added setup for form and input IDs used for the second search box on Cologne Blue, and copied those IDs over to Nostalgia and Classic skins.

Note that the drop-down is a bit unsatisfactory on the page-bottom search boxes in Nostalgia, Classic, and Cologne Blue, as it tries to squish in at the bottom of the page, and you only get two lines of data. The sidebar search boxes are also not very wide, which makes results pretty cramped.

16 years agoLocalisation updates for core messages from Betawiki (2008-04-22 20:53 CEST)
Siebrand Mazeland [Tue, 22 Apr 2008 19:03:15 +0000 (19:03 +0000)]
Localisation updates for core messages from Betawiki (2008-04-22 20:53 CEST)

16 years agoE_NOTICE
Roan Kattouw [Tue, 22 Apr 2008 18:43:22 +0000 (18:43 +0000)]
E_NOTICE

16 years agoFix event hooking for suggest.
Brion Vibber [Tue, 22 Apr 2008 18:04:49 +0000 (18:04 +0000)]
Fix event hooking for suggest.
Works around bug with custom search form destinations on Wikipedia; multiple event handlers for form submission were overwriting each other

16 years agoRevert r33725, r33726 (hook in Sanitizer::fixTagAttributes()).
Brion Vibber [Tue, 22 Apr 2008 17:29:41 +0000 (17:29 +0000)]
Revert r33725, r33726 (hook in Sanitizer::fixTagAttributes()).
This hook is just plain weird.
* Return value on abort destroys the entire data set
* Whitespace is bad
* It's very unclear what this would be used for
* This is a low-level function that's going to get called very often, and the hook is in a place that has little clear function. It's unclear what a general hook would want to do with it.

16 years agoAdd bug number to notes entry for r33742
Brion Vibber [Tue, 22 Apr 2008 17:25:31 +0000 (17:25 +0000)]
Add bug number to notes entry for r33742

16 years agoLocalisation updates German
Raimond Spekking [Tue, 22 Apr 2008 17:03:34 +0000 (17:03 +0000)]
Localisation updates German

16 years agoLocalisation updates Cantonese, Chinese and Old/Late Time Chinese
Shinjiman [Tue, 22 Apr 2008 16:44:55 +0000 (16:44 +0000)]
Localisation updates Cantonese, Chinese and Old/Late Time Chinese

16 years agoFatal error on some pages when calculating subpage subtitle, reported in #wikimedia...
Aryeh Gregor [Tue, 22 Apr 2008 16:34:43 +0000 (16:34 +0000)]
Fatal error on some pages when calculating subpage subtitle, reported in #wikimedia-tech

16 years agoLet's remember the mantra: Escaping is wise. Thanks to Nikerabbit :)
Raimond Spekking [Tue, 22 Apr 2008 15:03:11 +0000 (15:03 +0000)]
Let's remember the mantra: Escaping is wise. Thanks to Nikerabbit :)

16 years agoCommit the whole fix, not just the documentation from previous commit.
Andrew Garrett [Tue, 22 Apr 2008 13:03:11 +0000 (13:03 +0000)]
Commit the whole fix, not just the documentation from previous commit.

16 years ago(bug 13821) Add new SanitizerAfterFixTagAttributes. Patch adapted from one by Wiktor...
Andrew Garrett [Tue, 22 Apr 2008 13:02:33 +0000 (13:02 +0000)]
(bug 13821) Add new SanitizerAfterFixTagAttributes. Patch adapted from one by Wiktor Walc, but with some indentation fixing, and my own documentation on the hook

16 years ago(bug 13819) API: exturlusage paging skipped an item
Roan Kattouw [Tue, 22 Apr 2008 12:46:00 +0000 (12:46 +0000)]
(bug 13819) API: exturlusage paging skipped an item

16 years agoUpdate.
Rotem Liss [Tue, 22 Apr 2008 12:25:34 +0000 (12:25 +0000)]
Update.

16 years ago* Adding/updating Persian translations
Huji [Tue, 22 Apr 2008 11:55:35 +0000 (11:55 +0000)]
* Adding/updating Persian translations

16 years agoConvenience tweaks:
Raimond Spekking [Tue, 22 Apr 2008 09:01:04 +0000 (09:01 +0000)]
Convenience tweaks:
* Change link of groupname to the project group page
* Add explicit link to Special:listusers. New message: 'listgrouprights-members'

16 years ago* Move hardcoded text "Diff:..." to new message 'missingarticle-diff'
Raimond Spekking [Tue, 22 Apr 2008 06:10:01 +0000 (06:10 +0000)]
* Move hardcoded text "Diff:..." to new message 'missingarticle-diff'
* Move hardcoded text "oldid=..." to new message 'missingarticle-rev'
* Remove variable $t from message 'noarticletext' as it has no parameter $1

16 years agoDon't make extensions have to play around with NS_MEDIA
Aaron Schulz [Tue, 22 Apr 2008 01:06:51 +0000 (01:06 +0000)]
Don't make extensions have to play around with NS_MEDIA

16 years ago(bug 13816) Filter by main namespace doesn't work on WhatLinksHere. Guess why? ...
Aryeh Gregor [Tue, 22 Apr 2008 01:05:15 +0000 (01:05 +0000)]
(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.

16 years agoPass title by ref to consistently override the whole thing. Image pages where acting...
Aaron Schulz [Tue, 22 Apr 2008 00:56:58 +0000 (00:56 +0000)]
Pass title by ref to consistently override the whole thing. Image pages where acting oddly with Media: urls, thinking the page didn't exist when it did.

16 years agoActually color replace on the right prefixed text
Aaron Schulz [Mon, 21 Apr 2008 23:15:17 +0000 (23:15 +0000)]
Actually color replace on the right prefixed text

16 years agoClean this up a bit
Aaron Schulz [Mon, 21 Apr 2008 23:10:20 +0000 (23:10 +0000)]
Clean this up a bit

16 years agoUse prefixedText(), rather than IRC clean text for replace call on comment to make...
Aaron Schulz [Mon, 21 Apr 2008 22:59:54 +0000 (22:59 +0000)]
Use prefixedText(), rather than IRC clean text for replace call on comment to make blue color (bug 13662)

16 years agoLocalisation updates for core messages from Betawiki (2008-04-21 23:06 CEST)
Siebrand Mazeland [Mon, 21 Apr 2008 21:14:19 +0000 (21:14 +0000)]
Localisation updates for core messages from Betawiki (2008-04-21 23:06 CEST)

16 years agoFixed HTML error when there isn't any unsettable right (XML Parsing Error: mismatched...
Alexandre Emsenhuber [Mon, 21 Apr 2008 18:36:52 +0000 (18:36 +0000)]
Fixed HTML error when there isn't any unsettable right (XML Parsing Error: mismatched tag. Expected: </tr>. Line Number 109, Column 3.)

16 years agoLocalisation updates German
Raimond Spekking [Mon, 21 Apr 2008 17:55:50 +0000 (17:55 +0000)]
Localisation updates German

16 years agoNo plural warnings for Mongolian
Siebrand Mazeland [Mon, 21 Apr 2008 10:57:51 +0000 (10:57 +0000)]
No plural warnings for Mongolian

16 years agoLocalisation updates for extension messages from Betawiki (2008-04-21 08:31 CEST)
Siebrand Mazeland [Mon, 21 Apr 2008 06:39:11 +0000 (06:39 +0000)]
Localisation updates for extension messages from Betawiki (2008-04-21 08:31 CEST)

16 years agoBetter variable name
Aaron Schulz [Mon, 21 Apr 2008 04:40:41 +0000 (04:40 +0000)]
Better variable name

16 years agoAdd rcid for new unpatrolled pages
Aaron Schulz [Mon, 21 Apr 2008 03:20:08 +0000 (03:20 +0000)]
Add rcid for new unpatrolled pages

16 years agoLets include the prefix folks
Aaron Schulz [Mon, 21 Apr 2008 00:53:13 +0000 (00:53 +0000)]
Lets include the prefix folks

16 years agoFORCE should only apply when no group given
Aaron Schulz [Sun, 20 Apr 2008 23:57:30 +0000 (23:57 +0000)]
FORCE should only apply when no group given

16 years agoRemove filesort from EXPLAIN
Aaron Schulz [Sun, 20 Apr 2008 23:46:03 +0000 (23:46 +0000)]
Remove filesort from EXPLAIN

16 years agoMore cleanup and simplifications
Aaron Schulz [Sun, 20 Apr 2008 21:47:12 +0000 (21:47 +0000)]
More cleanup and simplifications

16 years agoUse $key for the url param
Aaron Schulz [Sun, 20 Apr 2008 21:39:06 +0000 (21:39 +0000)]
Use $key for the url param

16 years agoHandle bad oldids more gracefully
Aaron Schulz [Sun, 20 Apr 2008 21:26:42 +0000 (21:26 +0000)]
Handle bad oldids more gracefully

16 years agoMake a single restore link for multi-rev revisiondelete entries
Aaron Schulz [Sun, 20 Apr 2008 21:14:44 +0000 (21:14 +0000)]
Make a single restore link for multi-rev revisiondelete entries

16 years ago(bug 13796) Show links to parent pages even if some of them are missing
Alexandre Emsenhuber [Sun, 20 Apr 2008 18:53:46 +0000 (18:53 +0000)]
(bug 13796) Show links to parent pages even if some of them are missing

16 years agoRemove getKeys(). Unused in core and extensions in SVN.
Siebrand Mazeland [Sun, 20 Apr 2008 18:52:24 +0000 (18:52 +0000)]
Remove getKeys(). Unused in core and extensions in SVN.

16 years agoNo plural warnings for Korean
Siebrand Mazeland [Sun, 20 Apr 2008 18:05:55 +0000 (18:05 +0000)]
No plural warnings for Korean

16 years agoLocalisation updates. Add some credits for 'be-tarask' and 'no'
Siebrand Mazeland [Sun, 20 Apr 2008 18:03:37 +0000 (18:03 +0000)]
Localisation updates. Add some credits for 'be-tarask' and 'no'

16 years ago* Adding/updating Persian translations
Huji [Sun, 20 Apr 2008 16:54:41 +0000 (16:54 +0000)]
* Adding/updating Persian translations

16 years agoProfilerSimpleText needs loading!
Domas Mituzas [Sun, 20 Apr 2008 16:17:46 +0000 (16:17 +0000)]
ProfilerSimpleText needs loading!

16 years agoNS_MEDIA fix for old parser too
Aaron Schulz [Sun, 20 Apr 2008 15:20:09 +0000 (15:20 +0000)]
NS_MEDIA fix for old parser too

16 years agoRemove old nonsensical code
Aaron Schulz [Sun, 20 Apr 2008 14:31:02 +0000 (14:31 +0000)]
Remove old nonsensical code

16 years ago* Clean up IRC feed
Aaron Schulz [Sun, 20 Apr 2008 14:24:10 +0000 (14:24 +0000)]
* Clean up IRC feed
* Remove some unused vars

16 years agoUpdate for he.
Rotem Liss [Sun, 20 Apr 2008 12:38:19 +0000 (12:38 +0000)]
Update for he.

16 years ago* Support prefix for message meta data
Niklas Laxström [Sun, 20 Apr 2008 10:54:56 +0000 (10:54 +0000)]
* Support prefix for message meta data

16 years agoLocalisation updates. Remove bot name in credits.
Siebrand Mazeland [Sun, 20 Apr 2008 09:36:24 +0000 (09:36 +0000)]
Localisation updates. Remove bot name in credits.

16 years agoLocalisation updates for extension messages from Betawiki (2008-04-20 11:12 CEST)
Siebrand Mazeland [Sun, 20 Apr 2008 09:24:22 +0000 (09:24 +0000)]
Localisation updates for extension messages from Betawiki (2008-04-20 11:12 CEST)

16 years agoAdd 'whatlinkshere-filters'
Siebrand Mazeland [Sun, 20 Apr 2008 09:16:59 +0000 (09:16 +0000)]
Add 'whatlinkshere-filters'

16 years agofix redirect loop
Jens Frank [Sun, 20 Apr 2008 08:24:49 +0000 (08:24 +0000)]
fix redirect loop

16 years agoFix NS_MEDIA link handling
Aaron Schulz [Sat, 19 Apr 2008 21:29:19 +0000 (21:29 +0000)]
Fix NS_MEDIA link handling

16 years agoDon't throw a fatal error if somebody access Special:Whatlinkshere without target...
Alexandre Emsenhuber [Sat, 19 Apr 2008 18:45:42 +0000 (18:45 +0000)]
Don't throw a fatal error if somebody access Special:Whatlinkshere without target page

16 years ago* This function is not used anymore
Niklas Laxström [Sat, 19 Apr 2008 18:01:05 +0000 (18:01 +0000)]
* This function is not used anymore