Skip to content

Commit a436fc0

Browse files
committed
disabled changefeedback.php alert
1 parent 3633808 commit a436fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/student/changefeedback.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
$f_id = "";
1111
$aa = $_SESSION['float'];
12-
echo "<script>alert($aa);</script>";
12+
//echo "<script>alert($aa);</script>";
1313

1414
?>
1515

0 commit comments

Comments
 (0)