ILIAS  Release_4_4_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 
8  public $default_port = 443;
9  public $secure = true;
10 
11 }
12 
13 // vim: et sw=4 sts=4