From d28b29e1fe0756c47ef1e41c0ab063ae6e3998e0 Mon Sep 17 00:00:00 2001
From: 65160377 <65160377@go.buu.ac.th>
Date: Sat, 29 Mar 2025 01:18:30 +0700
Subject: [PATCH] Initial commit

---
 includes/signup.php | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/includes/signup.php b/includes/signup.php
index d2c3ef8..05dc481 100644
--- a/includes/signup.php
+++ b/includes/signup.php
@@ -79,4 +79,6 @@ error:function (){}
 			</div>
 		</div>
 	</div>
-</div>
\ No newline at end of file
+</div>
+
+<form name="signup" method="post" action="signup.php">
-- 
GitLab