[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- 2 -- Add iw_api and iw_wikiid to interwiki table 3 -- 4 5 ALTER TABLE /*_*/interwiki 6 ADD iw_api BLOB NOT NULL; 7 ALTER TABLE /*_*/interwiki 8 ADD iw_wikiid varchar(64) NOT NULL; 9
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 |