https://bugzilla.wikimedia.org/show_bug.cgi?id=19316
Web browser: ---
Summary: do_unique_pl_tl_il is 1.15
Product: MediaWiki
Version: 1.15.0
Platform: All
URL: http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_14_0
/phase3/maintenance/updaters.inc?view=markup
OS/Version: All
Status: NEW
Keywords: easy
Severity: trivial
Priority: Normal
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
updaters.inc contains:
// 1.14
array( 'add_field', 'site_stats', 'ss_active_users',
'patch-ss_active_users.sql' ),
array( 'do_active_users_init' ),
array( 'add_field', 'ipblocks', 'ipb_allow_usertalk',
'patch-ipb_allow_usertalk.sql' ),
array( 'do_unique_pl_tl_il' ),
// 1.15
array( 'add_table', 'change_tag',
'patch-change_tag.sql' ),
array( 'add_table', 'tag_summary',
'patch-change_tag.sql' ),
array( 'add_table', 'valid_tag',
'patch-change_tag.sql' ),
However, do_unique_pl_tl_il is missing in 1.14. It appeared in 1.15. Thus it
should be moved to the section below.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l