summaryrefslogtreecommitdiff
path: root/header.php
diff options
context:
space:
mode:
authorAdam T. Carpenter <atc@53hor.net>2021-07-03 10:29:24 -0400
committerAdam T. Carpenter <atc@53hor.net>2021-07-03 10:29:24 -0400
commit559601ff7ab6b1faeb9b024d3fc56c8c63955171 (patch)
treebc15ddb27989f25f20395ac80d107105aa8ba944 /header.php
parent677f2f1917b4e3c01b5c3a809ef322172b0b51ab (diff)
downloadcarpentertutoring-559601ff7ab6b1faeb9b024d3fc56c8c63955171.tar.xz
carpentertutoring-559601ff7ab6b1faeb9b024d3fc56c8c63955171.zip
added shebangs for php-cgi
Diffstat (limited to 'header.php')
-rw-r--r--header.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/header.php b/header.php
index b6707ad..7a84f01 100644
--- a/header.php
+++ b/header.php
@@ -1,3 +1,4 @@
+#!/usr/bin/env php-cgi
<!DOCTYPE html>
<html lang="en">