MediaWiki  REL1_19
bag-for-seq.result.php
Go to the documentation of this file.
00001 <?php
00002 
00003 $result = array(
00004         'xmp-general' => array(
00005                 'Artist' => array(
00006                         '_type' => 'ul',
00007                         0 => 'The author',
00008                 )
00009         )
00010 );