</div> '; break; case 'basic': $output .= ' </td></tr> <tr><td style="height: 1px;"> '; } $output .= ' <div id="footer" class="clear" style="text-align:center; padding:10px"> <!-- Paste advert code here --> <!-- ====================== --> <p style="margin-bottom: 10px; font-size: large; color: #FFFFFF;"> ' . '<a href="http://dev.bukkit.org/server-mods/webauctionplus/" ' . 'target="_blank" style="color: #FFFFFF;"><u>WebAuctionPlus</u> ' . SettingsClass::getString('Version') . '</a> <br />' . '<span style="font-size: medium;"> Based on the original WebAuction </span></p> <p style="margin-bottom: 10px; font-size: smaller; color: #FFFFFF;">' . '<b> Rendered page in ' . GetRenderTime() . ' Seconds with ' . (int) @$num_queries . ' Queries </b></p> <p style="font-size: smaller; color: #FFFFFF;">' . ' </div> '; switch ($html->getPageFrame()) { case 'basic': $output .= ' </td></tr> </table> '; } $output .= ' </body> </html> '; return $output;
$output .= ' </div> '; break; case 'basic': $output .= ' </td></tr> <tr><td style="height: 1px;"> '; } $output .= ' <div id="footer" class="clear" style="text-align:center; padding:10px"> <!-- Paste advert code here --> <!-- ====================== --> <p style="margin-bottom: 10px; font-size: large; color: #FFFFFF;"> ' . '<a href="http://website.rhythmpvp.com" ' . 'target="_blank" style="color: #FFFFFF;"><u>RhythmMarket</u> ' . SettingsClass::getString('Version') . '</a> By pablo67340 & lorenzop <br />' . '<b> Rendered page in ' . GetRenderTime() . ' Seconds with ' . (int) @$num_queries . ' Queries </b></p> <p style="font-size: smaller; color: #FFFFFF;">' . ' </div> '; switch ($html->getPageFrame()) { case 'basic': $output .= ' </td></tr> </table> '; } $output .= ' </body> </html> '; return $output;