--- a/busui/common.inc.php +++ b/busui/common.inc.php @@ -19,6 +19,9 @@ } function include_header($pageTitle, $opendiv = true, $geolocate = false) { + // this starts the session + session_start(); + // if (isDebug()) // set php error level high echo '