Changeset 10573 for trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
- Timestamp:
- Dec 8, 2006, 9:58:32 AM (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
r10571 r10573 1 1 # Copyright (c) 2006 Paul Price, Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.1 8 2006-12-08 19:49:45price Exp $3 # $Id: Config.pm,v 1.19 2006-12-08 19:58:32 price Exp $ 4 4 5 5 package PS::IPP::Config; … … 133 133 } 134 134 135 return ;135 return $name; 136 136 } 137 137
Note:
See TracChangeset
for help on using the changeset viewer.
