From 24481841c4a5f0113f245c03ce6d61005373c721 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Wed, 3 Mar 2010 23:06:30 +0000 Subject: [PATCH] general cleanup --- include/right.php | 7 --- include/tables.php | 14 +---- index.php | 146 ++++----------------------------------------- 3 files changed, 14 insertions(+), 153 deletions(-) delete mode 100644 include/right.php diff --git a/include/right.php b/include/right.php deleted file mode 100644 index 7985f13..0000000 --- a/include/right.php +++ /dev/null @@ -1,7 +0,0 @@ - \ No newline at end of file diff --git a/include/tables.php b/include/tables.php index 3b83faf..3b7bf14 100644 --- a/include/tables.php +++ b/include/tables.php @@ -1,21 +1,15 @@ \ No newline at end of file +?> diff --git a/index.php b/index.php index 127f3aa..6e8266b 100644 --- a/index.php +++ b/index.php @@ -40,126 +40,8 @@ if ($_SERVER['HTTPS'] != "on" && $_SESSION["user_id"] > 0) EPTV - - - - - - - - @@ -202,23 +83,18 @@ if ($_GET['connect']) { $tab_section[$section_www]($_GET['action']); ?> - - - -- GitLab