<? include "league.conf"; echo" <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' > <head> <meta http-equiv='content-type' content='text/html; charset=iso-8859-1'/> <meta name='author' content='gatito'/> <meta name='keywords' content='soccer,football,prediction,league,games,scottish'/> <meta name='description' content='Scottish football prediction league.'/> <meta name='robots' content='all'/> <title>$title</title> <style type='text/css' media='all'> @import '../prediction.css'; </style> </head> <body> <div id='container'> <div id='header'> <h1>Admin Area</h1> <h2 class='subtitle'> Season 2007-2008 </h2> <div id='menu'> <a href='index.php?page_funct=fix_enter'> enter fix </a> <a href='index.php?page_funct=fix_edit'> edit fix </a> <a href='index.php?page_funct=adv_fix_enter'>advance enter fix </a> <a href='index.php?page_funct=adv_fix_edit'>advance edit fix </a> <a href='index.php?page_funct=pos_edit'>pos. edit fix </a> <a href='index.php?page_funct=res_enter'> enter res </a> <a href='index.php?page_funct=tot'> total </a> <a href='index.php?page_funct=advance'> week total </a> <a href='index.php?page_funct=u_edit'> user edit </a> <a href='logins.php'>logins</a> </div> </div> <div id='maincontent'> "; ?>