From 559601ff7ab6b1faeb9b024d3fc56c8c63955171 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 3 Jul 2021 10:29:24 -0400 Subject: added shebangs for php-cgi --- about/index.php | 1 + footer.php | 1 + header.php | 1 + index.php | 1 + policies/index.php | 1 + 5 files changed, 5 insertions(+) diff --git a/about/index.php b/about/index.php index 0b09bfc..a4f9f25 100644 --- a/about/index.php +++ b/about/index.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php-cgi