* @version $Revision: 1.7 $ $Date: 2004/10/22 06:03:56 $ * @package Mobot Backend * */ include_once('config.php'); $md = new mobot_downloads('manual', 'manuals', 'manuals'); $template = new template(); $template->title = "MOBOT: Motherboard Manuals $md->manuf_name $md->mobos_name"; $template->section = 'mobot'; $template->description = 'Motherboard Instruction Manual Archive :: MOBOT :: Largest Motherboard database on the web.'; $template->open_page(); ?>
Motherboard Instruction Manual Archive :: MOBOT :: Motherboard Database
show_files(); ?>
close_page(); ?>