Changeset 952 for pykota/trunk/cgi-bin
- Timestamp:
- 04/24/03 00:13:57 (22 years ago)
- Location:
- pykota/trunk/cgi-bin
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/cgi-bin/printquota.cgi
r941 r952 3 3 # PyKota Print Quota Reports generator 4 4 # 5 # PyKota - Print Quotas for CUPS 5 # PyKota - Print Quotas for CUPS and LPRng 6 6 # 7 7 # (c) 2003 Jerome Alet <alet@librelogiciel.com> … … 23 23 # 24 24 # $Log$ 25 # Revision 1.6 2003/04/23 22:13:56 jalet 26 # Preliminary support for LPRng added BUT STILL UNTESTED. 27 # 25 28 # Revision 1.5 2003/04/17 21:30:09 jalet 26 29 # Now includes the logo -
pykota/trunk/cgi-bin/README
r873 r952 1 1 # $Id$ 2 2 3 PyKota - Print Quota for CUPS 3 PyKota - Print Quota for CUPS and LPRng 4 4 5 5 (c) 2003 Jerome Alet <alet@librelogiciel.com>