Alternc  latest
Alternc logiel libre pour l'hébergement
index.php File Reference

Go to the source code of this file.

Variables

 $H =getenv("HTTP_HOST")
 
 $logo = variable_get('logo_login', '' ,'You can specify a logo for the login page, example /images/my_logo.png .', array('desc'=>'URL','type'=>'string'))
 
 if (empty( $logo)||! $logo)
 
 $res =$hooks->invoke("hook_admin_webmail")
 

Variable Documentation

◆ $H

$H =getenv("HTTP_HOST")

Definition at line 38 of file index.php.

◆ $logo

$logo = variable_get('logo_login', '' ,'You can specify a logo for the login page, example /images/my_logo.png .', array('desc'=>'URL','type'=>'string'))

Definition at line 54 of file index.php.

◆ $res

◆ if

if(empty($logo)||! $logo) ( empty($logo)||!  $logo)

Definition at line 55 of file index.php.