YaWK  24.1
Yet another WebKit
webmail.php File Reference

Go to the source code of this file.

Variables

 $error = ""
 
 $errorMsg = ""
 
 $imap = ""
 
 $imapAmount = ""
 
 $imapMsgTypes = ""
 
 $imapSortation = ""
 
 $imapStart = ""
 
 $webmailSettings = settings::getValueSettingsArray($db, "webmail_")
 
if($webmailSettings['webmail_active']==true) else
 

Variable Documentation

◆ $error

$error = ""

Definition at line 135 of file webmail.php.

◆ $errorMsg

$errorMsg = ""

Definition at line 136 of file webmail.php.

◆ $imap

◆ $imapAmount

$imapAmount = ""

Definition at line 133 of file webmail.php.

◆ $imapMsgTypes

$imapMsgTypes = ""

Definition at line 134 of file webmail.php.

◆ $imapSortation

$imapSortation = ""

Definition at line 132 of file webmail.php.

◆ $imapStart

$imapStart = ""

Definition at line 131 of file webmail.php.

◆ $webmailSettings

$webmailSettings = settings::getValueSettingsArray($db, "webmail_")

Definition at line 31 of file webmail.php.

◆ else

if (isset( $error) &&( $error==true)) if ( $webmailSettings[ 'webmail_active']==true &&( $error==false)) else
Initial value:

Definition at line 127 of file webmail.php.