summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorivan <ivan>2009-02-24 09:52:33 +0000
committerivan <ivan>2009-02-24 09:52:33 +0000
commit3e9d87cff65fea3973ecc00c648454b5f58a9c78 (patch)
tree0ad9e08c281c3150adb9074f65b61f9f22e26b88 /FS
parentc8de2cc983d3f014deefb06f1c0b982bc0852247 (diff)
bootstrapping issues
Diffstat (limited to 'FS')
-rwxr-xr-xFS/bin/freeside-setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/bin/freeside-setup b/FS/bin/freeside-setup
index 12d9a949c..ddff81ef9 100755
--- a/FS/bin/freeside-setup
+++ b/FS/bin/freeside-setup
@@ -4,6 +4,7 @@
BEGIN { $FS::Schema::setup_hack = 1; }
#to allow initial insert
+use FS::part_pkg;
$FS::part_pkg::setup_hack = 1;
$FS::part_pkg::setup_hack = 1;