noalyss Version-9
Variables
index.php File Reference

default page where user access More...

Go to the source code of this file.

Variables

if(file_exists("install.php")&&DEBUGNOALYSS==0) if(DEBUGNOALYSS==2) if(strlen(domaine)>0) if(defined("RECOVER")&&isset($_REQUEST['recover'])) $goto =""
 Debug Design. More...
 
 $my_domain =""
 
 if (!file_exists('..'.DIRECTORY_SEPARATOR. 'include'.DIRECTORY_SEPARATOR. 'config.inc.php'))
 
 if (isset( $_REQUEST[ 'reconnect'])&&isset( $_REQUEST[ 'backurl']))
 

Detailed Description

default page where user access

Definition in file index.php.

Variable Documentation

◆ $goto

if(file_exists("install.php")&&DEBUGNOALYSS==0) if(DEBUGNOALYSS==2) if(strlen(domaine)>0) if (defined("RECOVER")&&isset( $_REQUEST[ 'recover'])) $goto =""

Debug Design.

Definition at line 220 of file index.php.

◆ $my_domain

$my_domain =""

Definition at line 165 of file index.php.

◆ if [1/2]

if(!file_exists('..'.DIRECTORY_SEPARATOR. 'include'.DIRECTORY_SEPARATOR. 'config.inc.php')) ( file_exists'..'.DIRECTORY_SEPARATOR. 'include'.DIRECTORY_SEPARATOR. 'config.inc.php')

Definition at line 138 of file index.php.

◆ if [2/2]

if(isset($_REQUEST['reconnect'])&&isset($_REQUEST['backurl'])) ( isset( $_REQUEST[ 'reconnect'])&&isset( $_REQUEST[ 'backurl'])  )

Definition at line 221 of file index.php.