From 772656864b377bbd2ef2febd40891ef1206b5be0 Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Sat, 16 Feb 2019 20:20:54 -0500 Subject: RT# 81961 Repair broken links in POD documentation - Update many links - chmod a+x scripts in FS/bin, so Pod::Simple::HTMLBatch will parse them for POD documentation --- FS/bin/freeside-setup | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'FS/bin/freeside-setup') diff --git a/FS/bin/freeside-setup b/FS/bin/freeside-setup index a6908e172..d6e191f3b 100755 --- a/FS/bin/freeside-setup +++ b/FS/bin/freeside-setup @@ -1,5 +1,11 @@ #!/usr/bin/perl -w +=head1 NAME + +freeside-setup + +=cut + #to delay loading dbdef until we're ready BEGIN { $FS::Schema::setup_hack = 1; } -- cgit v1.2.1