Help for this page

Select Code to Download


  1. or download this
    line 99:
        $EventLog->GetOldest(\$first) || die $!;
    
  2. or download this
    sub server_events {
        print_header();
    ...
        }
    
    }