From 5a20af474111420de8eef357846ad45b1dacce34 Mon Sep 17 00:00:00 2001 From: Ivan Pomykacz Date: Wed, 16 Oct 2024 14:16:53 +0200 Subject: [PATCH] =?UTF-8?q?p=C5=99id=C3=A1n=C3=AD=20promn=C4=9Bn=C3=A9=20t?= =?UTF-8?q?itle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- header.php | 2 +- index.php | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/header.php b/header.php index 5a07419..28424b1 100644 --- a/header.php +++ b/header.php @@ -3,6 +3,6 @@ - Document + <?php echo "$title"; ?> diff --git a/index.php b/index.php index bcdf151..bee831a 100644 --- a/index.php +++ b/index.php @@ -1,8 +1,10 @@