Changeset 32514
- Timestamp:
- Oct 6, 2011, 5:15:16 PM (15 years ago)
- File:
-
- 1 edited
-
tags/ipp-20110622/Nebulous-Server/bin/neb-admin (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20110622/Nebulous-Server/bin/neb-admin
r32505 r32514 636 636 my $destination_host = $destination{HOST}{$class_id}; 637 637 my $destination_uri = $uri; 638 unless ((defined($destination_uri))&& 639 (defined($source_name))&& 640 (defined($destination_name))) { 641 next; 642 } 638 643 $destination_uri =~ s/$source_name/$destination_name/; 639 644
Note:
See TracChangeset
for help on using the changeset viewer.
