IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15680


Ignore:
Timestamp:
Nov 21, 2007, 2:55:32 PM (18 years ago)
Author:
Paul Price
Message:

Adding return code.

File:
1 edited

Legend:

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

    r15678 r15680  
    11# Copyright (c) 2007  Paul Price
    22#
    3 # $Id: Operations.pm,v 1.3 2007-11-22 00:46:44 price Exp $
     3# $Id: Operations.pm,v 1.4 2007-11-22 00:55:32 price Exp $
    44
    55package PS::IPP::Operations;
     
    8484        }
    8585    }
     86
     87    return 1;
    8688}
    8789
Note: See TracChangeset for help on using the changeset viewer.