diff --git a/app.php b/app.php index bf9adc1..de75a75 100644 --- a/app.php +++ b/app.php @@ -24,13 +24,21 @@ if (!is_empty($_GET['page'])) { - + <?php echo SITE_TITLE; ?> + \n"; + } + } + ?>
@@ -168,5 +176,13 @@ END; + \n"; + } + } + ?> \ No newline at end of file diff --git a/index.php b/index.php index 553c230..163d599 100644 --- a/index.php +++ b/index.php @@ -73,7 +73,7 @@ if (checkLoginServer()) { - + <?php echo SITE_TITLE; ?>