/[projects]/misc/xenconsole/ajaxdata.php
ViewVC logotype

Diff of /misc/xenconsole/ajaxdata.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2029 by torben, Tue Jul 23 19:00:14 2013 UTC revision 2030 by torben, Tue Jul 23 21:03:32 2013 UTC
# Line 135  foreach($vms_array as $vmref => $vm) { Line 135  foreach($vms_array as $vmref => $vm) {
135                                          $con = $consolemap[$conref];                                          $con = $consolemap[$conref];
136    
137                          if ($con["protocol"] == "rfb") {                          if ($con["protocol"] == "rfb") {
138                                                            $session = $xenserver->get_id();
139                                  $url = urlencode( $con["location"] );                                  $url = urlencode( $con["location"] );
                                 $session = $xenserver->get_id();  
140                          }                          }
141                  }                  }
142    

Legend:
Removed from v.2029  
changed lines
  Added in v.2030

  ViewVC Help
Powered by ViewVC 1.1.20