/[pxelator]/lib/PXElator/httpd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/httpd.pm

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

revision 404 by dpavlin, Tue Sep 8 20:38:26 2009 UTC revision 405 by dpavlin, Tue Sep 8 21:06:40 2009 UTC
# Line 217  warn "XXX pids = ", dump( $daemons::pids Line 217  warn "XXX pids = ", dump( $daemons::pids
217                          }                          }
218                  }                  }
219    
220                    my $kvm = kvm::next_nr;
221                    $kvm = qq|<a href=/start_stop/kvm?nr=$kvm>new kvm $kvm</a>|;
222    
223                  print $client ok                  print $client ok
224                          , html::table( 2, @rows )                          , html::table( 2, @rows )
225                            , $kvm
226                          , $below_table                          , $below_table
227                          , html::tabs( log::mac_changes )                          , html::tabs( log::mac_changes )
228                          , $debug_proc                          , $debug_proc

Legend:
Removed from v.404  
changed lines
  Added in v.405

  ViewVC Help
Powered by ViewVC 1.1.26