[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/archives/ -> patch-updatelog.sql (source)

   1  CREATE TABLE /*$wgDBprefix*/updatelog (
   2    ul_key varchar(255) NOT NULL,
   3    PRIMARY KEY (ul_key)
   4  ) /*$wgDBTableOptions*/;


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1