addHTML('This list list shows the order in which articles where created and the creation date.'); list( $limit, $offset ) = wfCheckLimits(); $app = new PageCreateOrderPage(); $app->doQuery( $offset, $limit ); } ?>