diff options
Diffstat (limited to 'php/footer.php')
| -rwxr-xr-x | php/footer.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php/footer.php b/php/footer.php index 652bf3e..2d7903d 100755 --- a/php/footer.php +++ b/php/footer.php @@ -28,4 +28,5 @@ $targets = [ $html = replace(ROOT . '/html/footer.html', $targets); echo $html; + ?> |
