[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- 2 -- Key to revision.rev_id 3 -- This field is used to add support for a tree structure (The Adjacency List Model) 4 -- 5 -- 2007-03-04 6 -- 7 8 ALTER TABLE /*$wgDBprefix*/revision 9 ADD rev_parent_id int unsigned default NULL;
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 |