YaWK
24.1
Yet another WebKit
|
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 |
$error = "" |
Definition at line 135 of file webmail.php.
$errorMsg = "" |
Definition at line 136 of file webmail.php.
$imap = "" |
Definition at line 130 of file webmail.php.
Referenced by YAWK\webmail\deleteMessage(), YAWK\webmail\drawFolders(), YAWK\webmail\moveMessage(), and YAWK\webmail\purgeTrash().
$imapAmount = "" |
Definition at line 133 of file webmail.php.
$imapMsgTypes = "" |
Definition at line 134 of file webmail.php.
$imapSortation = "" |
Definition at line 132 of file webmail.php.
$imapStart = "" |
Definition at line 131 of file webmail.php.
$webmailSettings = settings::getValueSettingsArray($db, "webmail_") |
Definition at line 31 of file webmail.php.