From: zacheiss Date: Tue, 21 Aug 2001 05:51:12 +0000 (+0000) Subject: Use #define for Billable status. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/82395a5ee055d18799fc994440868f3035e027d7 Use #define for Billable status. --- diff --git a/server/qaccess.pc b/server/qaccess.pc index a811beb2..21fcf196 100644 --- a/server/qaccess.pc +++ b/server/qaccess.pc @@ -452,7 +452,7 @@ int access_host(struct query *q, char *argv[], client *cl) if (q->version >= 8) { - if (subnet_status == 1) /* status 1 == Billable */ + if (subnet_status == SNET_STATUS_BILLABLE) { account_number = argv[7]; EXEC SQL SELECT account_number FROM accountnumbers