diff options
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ <!DOCTYPE html> <html lang="en"> +<!-- HTTPS --> + <head> <!-- Global --> <?php require('./inc/header.inc.php'); ?> |