index.php
changeset 25 5c3c1b82fea2
parent 23 7696ae981a3c
child 28 18e8d88f9253
equal deleted inserted replaced
24:0cc2bfb3d6e1 25:5c3c1b82fea2
    69                		{
    69                		{
    70                       $sid1 = '06D5VlLQTbM57LL7IBMW38yHkFpb1XVa';
    70                       $sid1 = '06D5VlLQTbM57LL7IBMW38yHkFpb1XVa';
    71                 	}
    71                 	}
    72         	if (!isset($_COOKIE['sid2']))
    72         	if (!isset($_COOKIE['sid2']))
    73                		{
    73                		{
    74 //			$sid2 = '06D5VlLQTbM57LL7IBMW38yHkFpb1XVa';
    74 			$sid2 = '06D5VlLQTbM57LL7IBMW38yHkFpb1XVa';
    75                         $sid2 = $tsid2;
    75        //                 $sid2 = $tsid2;
    76                 	}
    76                 	}
    77                }
    77                }
    78 
    78 
    79         //
    79         //
    80         // Create the session: set the UID and SID in both the client's cookies and
    80         // Create the session: set the UID and SID in both the client's cookies and