Loading images/eptv.ico 0 → 100644 +3.05 KiB Loading image diff... index.php +2 −6 Original line number Diff line number Diff line Loading @@ -19,13 +19,8 @@ include "public/members.php"; include "public/contacts.php"; include "public/connection.php"; include "admin/admin_home.php"; if (!$_SESSION["user_right"]) { $_SESSION["user_right"] = 0; ; Loading @@ -47,7 +42,8 @@ if ($_SESSION["user_right"] == -1) { <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>EPTV.fr</title> <title>EPTV</title> <link rel="icon" type="image/vnd.microsoft.icon" href="images/eptv.ico" /> <style type="text/css" media="screen" title="Style par defaut"> @import url(css/main.css) ; </style> Loading Loading
index.php +2 −6 Original line number Diff line number Diff line Loading @@ -19,13 +19,8 @@ include "public/members.php"; include "public/contacts.php"; include "public/connection.php"; include "admin/admin_home.php"; if (!$_SESSION["user_right"]) { $_SESSION["user_right"] = 0; ; Loading @@ -47,7 +42,8 @@ if ($_SESSION["user_right"] == -1) { <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>EPTV.fr</title> <title>EPTV</title> <link rel="icon" type="image/vnd.microsoft.icon" href="images/eptv.ico" /> <style type="text/css" media="screen" title="Style par defaut"> @import url(css/main.css) ; </style> Loading