From cf5dd6581e75a5947606e8f3ab2233e8b6978394 Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Sun, 20 Sep 2026 08:56:59 -0700 Subject: Seperate some stuff --- signup/content.html | 0 signup/index.php | 1 - signup/signup.php | 0 signup/verify/content.html | 0 signup/verify/index.php | 1 - signup/verify/verify.php | 0 6 files changed, 2 deletions(-) mode change 100644 => 100755 signup/content.html delete mode 120000 signup/index.php mode change 100644 => 100755 signup/signup.php mode change 100644 => 100755 signup/verify/content.html delete mode 120000 signup/verify/index.php mode change 100644 => 100755 signup/verify/verify.php (limited to 'signup') diff --git a/signup/content.html b/signup/content.html old mode 100644 new mode 100755 diff --git a/signup/index.php b/signup/index.php deleted file mode 120000 index 1876f97..0000000 --- a/signup/index.php +++ /dev/null @@ -1 +0,0 @@ -../php/index.php \ No newline at end of file diff --git a/signup/signup.php b/signup/signup.php old mode 100644 new mode 100755 diff --git a/signup/verify/content.html b/signup/verify/content.html old mode 100644 new mode 100755 diff --git a/signup/verify/index.php b/signup/verify/index.php deleted file mode 120000 index 3e5d98e..0000000 --- a/signup/verify/index.php +++ /dev/null @@ -1 +0,0 @@ -../../php/index.php \ No newline at end of file diff --git a/signup/verify/verify.php b/signup/verify/verify.php old mode 100644 new mode 100755 -- cgit v1.2.3