ILIAS  Release_5_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
https.php
Go to the documentation of this file.
1 <?php
2 
7 {
11  public $default_port = 443;
15  public $secure = true;
16 }
17 
18 // vim: et sw=4 sts=4