Skip to content
Snippets Groups Projects
Commit 20a1dcb7 authored by totoW's avatar totoW
Browse files
parents 92467a38 ba46bac7
No related branches found
No related tags found
No related merge requests found
...@@ -43,7 +43,6 @@ switch ($j) { ...@@ -43,7 +43,6 @@ switch ($j) {
} }
include("../html/data_treatment/connect_database.php"); include("../html/data_treatment/connect_database.php");
echo "Hello Mr./Ms. ".explode('@',$_SESSION["username"])[0].", you were last online on ".$Fday." - ".$day.".".$month.".".$year.".";
?> ?>
<html lang="en"> <html lang="en">
<head> <head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment