|
YaWK
24.1
Yet another WebKit
|
Go to the source code of this file.
Variables | |
| $editorSettings = settings::getEditorSettings($db, 14) | |
| $editorSettings ['editorHeight'] = "180" | |
| $imap = "" | |
| $imapAmount = "" | |
| $imapMsgTypes = "" | |
| $imapSortation = "" | |
| $imapStart = "" | |
| $webmailSettings = settings::getValueSettingsArray($db, "webmail_") | |
| if($webmailSettings['webmail_active']==true) | else |
| $editorSettings = settings::getEditorSettings($db, 14) |
Definition at line 20 of file webmail-message.php.
| $editorSettings[ 'editorHeight'] = "180" |
Definition at line 21 of file webmail-message.php.
| $imap = "" |
Definition at line 121 of file webmail-message.php.
| $imapAmount = "" |
Definition at line 124 of file webmail-message.php.
| $imapMsgTypes = "" |
Definition at line 125 of file webmail-message.php.
| $imapSortation = "" |
Definition at line 123 of file webmail-message.php.
| $imapStart = "" |
Definition at line 122 of file webmail-message.php.
| $webmailSettings = settings::getValueSettingsArray($db, "webmail_") |
Definition at line 45 of file webmail-message.php.
| if ( $webmailSettings[ 'webmail_active']==true) else |
Definition at line 118 of file webmail-message.php.