Magellan Linux

Diff of /alx-src/branches/alx-web-070/show.php

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

revision 8523 by niro, Mon Feb 8 09:57:52 2016 UTC revision 8524 by niro, Mon Feb 8 09:58:38 2016 UTC
# Line 352  echo '</td><td valign=top>'; Line 352  echo '</td><td valign=top>';
352   {   {
353   if($retval==0)   if($retval==0)
354   {   {
  // first try mcore, then get ssh  
355   $ping_retval = ping_host($conn['ip'],$mcore_port,$ping_timeout);   $ping_retval = ping_host($conn['ip'],$mcore_port,$ping_timeout);
356   if($ping_retval==0)   if($ping_retval==0)
357   {   {

Legend:
Removed from v.8523  
changed lines
  Added in v.8524