Changeset 13635 for trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
- Timestamp:
- Jun 4, 2007, 5:39:20 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
r13634 r13635 1 1 # Copyright (c) 2006 Paul Price, Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.5 5 2007-06-05 03:39:13price Exp $3 # $Id: Config.pm,v 1.56 2007-06-05 03:39:20 price Exp $ 4 4 5 5 package PS::IPP::Config; … … 603 603 return $limit->{value} if $limit->{name} eq $name; 604 604 } 605 carp "Unable to find limit $name in REJECTION list for $type.\n";605 carp "Unable to find limit $name in REJECTIONS list for $type.\n"; 606 606 return undef; 607 607 }
Note:
See TracChangeset
for help on using the changeset viewer.
