diff -r effde559e0e9 -r 0c0aa144356a index.php --- a/index.php Mon Mar 03 20:32:33 2008 +0000 +++ b/index.php Mon Mar 10 19:15:59 2008 +0000 @@ -19,7 +19,7 @@ * along with this program. If not, see . */ -session_start(); +//session_start(); require_once("inc/toolkit.inc.php"); include_once("inc/header.inc.php"); ?>