From b551d08f1ae48b48afc2fd27267c5cc71393ce73 Mon Sep 17 00:00:00 2001 From: l0v3ris Date: Fri, 9 Jan 2026 02:53:03 -0700 Subject: [PATCH] fix source code link to point to a real place --- includes/signup.php | 2 +- wiki.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/signup.php b/includes/signup.php index 6468eaa..b1a2b85 100644 --- a/includes/signup.php +++ b/includes/signup.php @@ -60,4 +60,4 @@ if ($success == "success2") { header("Location: $site_root/?page=$success"); die(); -?> \ No newline at end of file +?> diff --git a/wiki.php b/wiki.php index 5dcf93c..581a39e 100644 --- a/wiki.php +++ b/wiki.php @@ -82,7 +82,7 @@ print " echo $Parsedown->text($footer); -print " Site Source | Page Source +print " Site Source | Page Source -- 2.39.5