/[projects]/misc/xenconsole/config.php-template
ViewVC logotype

Annotation of /misc/xenconsole/config.php-template

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1876 - (hide annotations) (download)
Fri Nov 30 08:27:52 2012 UTC (11 years, 6 months ago) by torben
File size: 175 byte(s)
first edition of xenconsole
1 torben 1876 <?php
2    
3    
4     $url = "https://127.0.0.1"; /* URL of the Citrix XenSerer Xapi */
5     $login = "root"; /* login/user for the citrix box */
6     $password = ""; /* password for the user */
7    
8     ?>

  ViewVC Help
Powered by ViewVC 1.1.20