]> andersk Git - moira.git/commitdiff
update for addition of "banner" field in printers table
authordanw <danw>
Sat, 6 Feb 1999 18:44:32 +0000 (18:44 +0000)
committerdanw <danw>
Sat, 6 Feb 1999 18:44:32 +0000 (18:44 +0000)
include/moira_site.h

index f1be09f0d88e378de3607b28c103fc65c737c1df..87244cb41e4dc60b20ab1218fbe6a8ef443720e1 100644 (file)
 #define PRN_PC         10
 #define PRN_AC         11
 #define PRN_LPC_ACL    12
-#define PRN_LOCATION   13
-#define PRN_CONTACT    14
-#define PRN_MODTIME    15
-#define PRN_MODBY      16
-#define PRN_MODWITH    17
-#define PRN_END                18
+#define PRN_BANNER     13
+#define PRN_LOCATION   14
+#define PRN_CONTACT    15
+#define PRN_MODTIME    16
+#define PRN_MODBY      17
+#define PRN_MODWITH    18
+#define PRN_END                19
+
+#define PRN_BANNER_FIRST 1
+#define PRN_BANNER_LAST  2
 
 /* PO box information queries */
 
This page took 0.045578 seconds and 5 git commands to generate.