survey_seahorse

Software Engineering Project - Fall 2018
Log | Files | Refs | README

commit f07d268602a00b03efe6036a10131b4f8179288f
parent a37b6d5a6014e40941ebe3071838e619f1ff9cdb
Author: aelasmai <43659122+aelasmai@users.noreply.github.com>
Date:   Wed, 19 Dec 2018 15:16:57 -0500

 adding exit; to my redirection
Diffstat:
Mwebsite/findsurvey.php | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/website/findsurvey.php b/website/findsurvey.php @@ -18,3 +18,4 @@ if(!isset($_SESSION['uid'])){ echo "<p> Looking for a survey? Try ", $rand_code['access_code'], "</p>"; ?> +