https://bugzilla.wikimedia.org/show_bug.cgi?id=35149
--- Comment #5 from Sam Reed (reedy) 2012-03-11 15:11:23
UTC ---
SELECT page_namespace AS namespace, page_title AS title, rev_timestamp AS value
FROM page, revision WHERE page_namespace = 0 AND page_is_redirect = 0 and
page_latest=rev_id;
eve
https://bugzilla.wikimedia.org/show_bug.cgi?id=35149
Sam Reed (reedy) changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
https://bugzilla.wikimedia.org/show_bug.cgi?id=35149
--- Comment #3 from WizardOfOz 2012-03-11 14:07:10 UTC ---
Is it possible to enable it localy, and if yes where?
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugzilla.wikimedia.org/show_bug.cgi?id=35149
--- Comment #2 from WizardOfOz 2012-03-11 14:02:00 UTC ---
Is it possible to enable it localy, and if yes where?
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugzilla.wikimedia.org/show_bug.cgi?id=35149
duplicate...@googlemail.com changed:
What|Removed |Added
Keywords||shell
CC|