From 17a8b72b78ba455b58d53731fe557a471e0f2947 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 155c74aa0..a6a66abc9 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