diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 14:28:18 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 14:28:18 -0700 |
| commit | 5c907a1351fe91ced79f969df5a616a786a5c8d9 (patch) | |
| tree | 8d72547757c69a8ffe1b1f00cd0654156e3527f7 /php/header.php | |
| parent | 60ee079ffabfcac3fe951685b73c8e834c22f848 (diff) | |
Fix some formatting
Diffstat (limited to 'php/header.php')
| -rwxr-xr-x | php/header.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/header.php b/php/header.php index 93cdbf9..37d0612 100755 --- a/php/header.php +++ b/php/header.php @@ -27,4 +27,4 @@ $html = replace(ROOT . '/html/header.html', $targets); echo $html; -?>
\ No newline at end of file +?> |
