[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 -- Moving img_exif to img_metadata, so the name won't be so confusing when we 2 -- Use it for Ogg metadata or something like that. 3 4 ALTER TABLE /*$wgDBprefix*/image ADD ( 5 img_metadata mediumblob NOT NULL 6 );
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 |