| 
    YaWK
    24.1
    
   Yet another WebKit 
   | 
 
Go to the source code of this file.
Variables | |
| $lang ['MSG_COMPOSE'] | |
| $messages = new \YAWK\PLUGINS\MESSAGES\messages($db, "backend") | |
| if(isset($_GET['msg_id']) &&is_numeric($_GET['msg_id'])) | else | 
| if (!isset( $language)||(!isset( $lang))) | |
| print $lang[ 'MSG_COMPOSE'] | 
Definition at line 29 of file mailbox.php.
| $messages = new \YAWK\PLUGINS\MESSAGES\messages($db, "backend") | 
Definition at line 35 of file mailbox.php.
| if (isset( $_GET[ 'msg_id']) &&is_numeric( $_GET[ 'msg_id'])) else | 
Definition at line 42 of file mailbox.php.
| if(!isset($language)||(!isset($lang))) | ( | ! | isset $language)||(!isset( $lang) | ) | 
Definition at line 3 of file mailbox.php.