From 546b0c8eadbe6e6f56c7cfe0f3adadf045ffc941 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 6 Jul 2015 10:00:29 +0200 Subject: [PATCH] ok --- index.php | 1 + modules/devices/html/devices.php | 18 ++++++++---------- modules/notification/html/notification.php | 11 ++++------- modules/security/html/security.php | 9 +++------ modules/settings/settings.php | 17 +++++++---------- modules/tools/html/tools.php | 21 +++++++++------------ 6 files changed, 32 insertions(+), 45 deletions(-) diff --git a/index.php b/index.php index 79572bcc5..0657378f0 100755 --- a/index.php +++ b/index.php @@ -2,6 +2,7 @@ include("modules/login/login.php"); ob_start(); $id = isset($_GET['id']) ? $_GET['id'] : ''; +$art=isset($_GET['type']) ? $_GET['type'] : ''; $dbfile='dbf/nettemp.db'; if ( '' == file_get_contents( $dbfile ) ) { header("Location: html/errors/no_db.php"); diff --git a/modules/devices/html/devices.php b/modules/devices/html/devices.php index 2faab45d0..b874b3cd5 100755 --- a/modules/devices/html/devices.php +++ b/modules/devices/html/devices.php @@ -10,20 +10,18 @@ } ?>

- - + + - + - - - - + + + + - +

- - - - + + + +

-

- - - + + +

-

- - - - - - - + + + + + + +

-

- - - - - - + + + + + + - + - - + +

-