summaryrefslogtreecommitdiff
path: root/FS/FS/part_export.pm
diff options
context:
space:
mode:
authorivan <ivan>2003-12-23 02:36:38 +0000
committerivan <ivan>2003-12-23 02:36:38 +0000
commit31d6d0e8d0d624cd051440acf322cd8893c1026e (patch)
tree635da64a3a327e96e7faf16af044ff5b4dea65d7 /FS/FS/part_export.pm
parentd20581bcbf2809d5c2969d773b16a0c8714a6dec (diff)
add svc_external
Diffstat (limited to 'FS/FS/part_export.pm')
-rw-r--r--FS/FS/part_export.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm
index 17e5cf9..1b46841 100644
--- a/FS/FS/part_export.pm
+++ b/FS/FS/part_export.pm
@@ -1076,6 +1076,10 @@ tie my %forward_shellcommands_options, 'Tie::IxHash',
'notes' => '',
},
},
+
+ 'svc_external' => {
+ },
+
);
=back