Changeset 17535 for trunk/Nebulous-Server/lib/Nebulous/Server.pm
- Timestamp:
- May 5, 2008, 4:49:21 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server.pm
r17453 r17535 1 1 # Copyright (c) 2004-2008 Joshua Hoblitt 2 2 # 3 # $Id: Server.pm,v 1. 59 2008-04-18 02:08:35jhoblitt Exp $3 # $Id: Server.pm,v 1.60 2008-05-06 02:49:21 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server; … … 148 148 }, 149 149 { 150 type => SCALAR ,150 type => SCALAR|UNDEF, 151 151 callbacks => { 152 152 # check that the volume requested is valid
Note:
See TracChangeset
for help on using the changeset viewer.
