noalyss Version-9
Variables
logout.php File Reference

Logout. More...

Go to the source code of this file.

Variables

if(DEBUGNOALYSS >1) else
 
 if (isset( $_SERVER[ 'HTTP_COOKIE']))
 

Detailed Description

Logout.

Definition in file logout.php.

Variable Documentation

◆ else

if (DEBUGNOALYSS >1) else
Initial value:
{
echo '<META HTTP-EQUIV="REFRESH" content="0;url=index.html">'

Definition at line 53 of file logout.php.

◆ if

if(isset($_SERVER['HTTP_COOKIE'])) ( isset( $_SERVER[ 'HTTP_COOKIE'])  )

Definition at line 38 of file logout.php.