diff --git a/lib/session-test.php b/lib/session-test.php index 23b70bc8fd3..0b665c2a487 100644 --- a/lib/session-test.php +++ b/lib/session-test.php @@ -17,6 +17,6 @@ if (!isset($_SESSION["test"])) { // First time you call it. echo "
Sessions are working correctly
"; } -echo "" +echo "" ?>