IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 8, 2006, 9:58:32 AM (19 years ago)
Author:
Paul Price
Message:

Pass through anything that's not a URI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-Config/lib/PS/IPP/Config.pm

    r10571 r10573  
    11# Copyright (c) 2006  Paul Price, Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.18 2006-12-08 19:49:45 price Exp $
     3# $Id: Config.pm,v 1.19 2006-12-08 19:58:32 price Exp $
    44
    55package PS::IPP::Config;
     
    133133    }
    134134
    135     return;
     135    return $name;
    136136}
    137137
Note: See TracChangeset for help on using the changeset viewer.