gusucode.com > 同城苏州黄页系统php源码程序 > mod.php/start.php

    <?
$root_path = '../';
include_once($root_path.'start.php');

if( !isset($_SESSION) ) 
	session_start() ;
?>