From ce32d23f68c3137da0e0c43e14bea90c5eec9635 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 6 Feb 2002 15:07:49 +0000 Subject: [PATCH] tyop --- bin/fs-setup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/fs-setup b/bin/fs-setup index 912fc98fc..07c9709a1 100755 --- a/bin/fs-setup +++ b/bin/fs-setup @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: fs-setup,v 1.74 2002-02-04 17:04:33 ivan Exp $ +# $Id: fs-setup,v 1.75 2002-02-06 15:07:49 ivan Exp $ #to delay loading dbdef until we're ready BEGIN { $FS::Record::setup_hack = 1; } @@ -16,7 +16,7 @@ use FS::UID qw(adminsuidsetup datasrc checkeuid getsecrets); use FS::Record; use FS::cust_main_county; use FS::raddb; -use FS::part_bill_invoice; +use FS::part_bill_event; die "Not running uid freeside!" unless checkeuid(); -- 2.11.0