[Netpass-devel] NetPass/www/htdocs/Admin qc.mhtml,1.31,1.32
Brought to you by:
jeffmurphy
From: jeff m. <jef...@us...> - 2006-12-15 19:25:50
|
Update of /cvsroot/netpass/NetPass/www/htdocs/Admin In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv11506/www/htdocs/Admin Modified Files: qc.mhtml Log Message: api changes, quar-by-mac Index: qc.mhtml =================================================================== RCS file: /cvsroot/netpass/NetPass/www/htdocs/Admin/qc.mhtml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- qc.mhtml 18 Jan 2006 19:21:37 -0000 1.31 +++ qc.mhtml 15 Dec 2006 19:25:46 -0000 1.32 @@ -48,7 +48,7 @@ return; } -my $statuses = ['QUAR','PQUAR','UNQUAR','PUNQUAR']; # love the grammer! +my $statuses = ['QUAR','PQUAR','UNQUAR','PUNQUAR']; # love the grammar! my $msgs = getAllMsgs($np->db->{'dbh'}); </%perl> |