initial commit of file from CVS for smeserver-print-monitor on Sat Sep 7 20:55:37 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 20:55:37 +10:00
parent 204cbf06cf
commit 66b2b136f2
35 changed files with 3779 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
<HTML> <HEAD>
<META NAME="CONTACT" CONTENT="Komarnitsky, Alek O">
<META NAME="SENSITIVITY" CONTENT="UNRESTRICTED">
<TITLE>lpinfo - LPRng queue status tool</TITLE>
</HEAD>
<FRAMESET rows="20%,40%,*" >
<FRAME marginheight="0" src="/LPRng/cgi-bin/lpinfo" name="main">
<FRAME marginheight="0" src="/LPRng/cgi-bin/lpinfo?show_middle_frame=true" name="middle">
<FRAME src="bottom.html" name="bottom" >
</FRAMESET> </HTML>