[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- Adds a user,timestamp index to the archive table 2 -- Used for browsing deleted contributions and renames 3 ALTER TABLE /*$wgDBprefix*/archive 4 ADD INDEX usertext_timestamp ( ar_user_text , ar_timestamp );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |