|
From: Mark W. <ri...@us...> - 2001-12-19 19:05:16
|
Update of /cvsroot/ipcop/ipcop/html/cgi-bin In directory usw-pr-cvs1:/tmp/cvs-serv15073/html/cgi-bin Modified Files: connections.cgi Log Message: Fixed sshd connect bug Index: connections.cgi =================================================================== RCS file: /cvsroot/ipcop/ipcop/html/cgi-bin/connections.cgi,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** connections.cgi 2001/11/27 15:20:50 1.2 --- connections.cgi 2001/12/19 19:05:13 1.3 *************** *** 1,6 **** #!/usr/bin/perl # - # Use at Own Risk. Unoffical Patch for Smoothwall 0.9.9. - # # (c) 2001 Jack Beglinger <jac...@ya...> # --- 1,4 ---- |