From fa23b73fe61c1aa5acae0863a758e6a50cebc74c Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Sat, 5 Jul 2025 22:28:19 -0500 Subject: [PATCH] Remove unused sidebar variable --- copyright.php | 8 -------- elephpant.php | 8 -------- 2 files changed, 16 deletions(-) diff --git a/copyright.php b/copyright.php index d942c4f9c..57233ded2 100644 --- a/copyright.php +++ b/copyright.php @@ -1,14 +1,6 @@ -

PHP License

-

- For information on the PHP License (i.e. using the PHP language), - see our licensing information page. -

-'; site_header("Copyright", ["current" => "footer"]); ?> diff --git a/elephpant.php b/elephpant.php index 6b8aca09c..cab6dcf0c 100644 --- a/elephpant.php +++ b/elephpant.php @@ -1,14 +1,6 @@ -

PHP License

-

- For information on the PHP License (i.e. using the PHP language), - see our licensing information page. -

-'; site_header("ElePHPant", ["current" => "footer"]); ?>