* @version $Revision: 1.6 $ $Date: 2004/10/21 12:21:46 $ * @package Mobot Backend * */ include_once('config.php'); include_once('int_libs/mobot.php'); // fix for page expired when user clicks back button. header("Cache-Control:"); header("expires :0"); $template = new template(); $template->title = 'MOBOT The Motherboard Database'; $template->section = 'mobot'; $template->description = 'Largest Motherboard database on the web.'; $template->open_page(); ?>
Motherboards.org Motherboard Database :: MOBOT
close_page(); ?>