From de0558aa6d3b4869c7d8c1074e0dacbb126a1190 Mon Sep 17 00:00:00 2001 From: Chrissi Tank Date: Wed, 14 Feb 2018 22:40:46 +0100 Subject: [PATCH] [+] Webinterface Update --- admin/images/favicon.png | Bin 404 -> 781 bytes admin/include/header.php | 18 ++--- admin/login.php | 21 ++--- admin/p/administration.php | 162 +++++++++++++++++++++++++++++++++++++ admin/p/ambulance.php | 7 ++ admin/p/ff.php | 7 ++ admin/p/include/header.php | 87 ++++++++++++++++++++ admin/p/police.php | 7 ++ admin/p/thw.php | 7 ++ admin/scripts/logout.php | 16 +--- include/header.php | 2 +- 11 files changed, 292 insertions(+), 42 deletions(-) create mode 100644 admin/p/administration.php create mode 100644 admin/p/ambulance.php create mode 100644 admin/p/ff.php create mode 100644 admin/p/include/header.php create mode 100644 admin/p/police.php create mode 100644 admin/p/thw.php diff --git a/admin/images/favicon.png b/admin/images/favicon.png index 11ec0b532da3964a7499391cab80d6f6c03be286..918e55207b54379425d2e865eba0d5e840572b06 100644 GIT binary patch delta 768 zcmV+b1ONP#1C0id8Gi-<0047(dh`GQ00d`2O+f$vv5yP zfP?@5`Tzg`fam}Kbua(`>RI+y?e7jT@qQ9J+u00v@9M??Ss00000`9r&Z00009 za7bBm001r{001r{0eGc9b^rhZaY;l$R9M69m$6UVKorKmvww-5#8DV&b*5E89u#m3r&3|$zQ7+5=?3aJA_1!|Ru4WTH+fWHnn2prpI zCvm5K(k*^>-}~LO?~(`nmqa8rlFKB&lKe%o&tP4W{OQeGBB@Oxd6neJ!z`^Mz(DIH)v#PsA87cJDm=Cy`F5^kiQ?`d7Na5 z@_53xxtRnG7w<;{5zP7Zw&cH#bKBGz^1lYip4nV*!-QWdevC#bPlLz!VZl(=-@{ zfoio1RegN92_bNJc!-OOizJrGD_~hxXuQ#AP}lYJDxm8+PESu!tJR?EIv)B7A#iYT zfa&S!M1Px31fVDi9LK@l-X2`ny$29N006q(E@ozC(t8E7v$M2qn>RN%bX}LXx3~Ah zbzQEktT3O?r}ql7*(}=aHum@Tk;!BR&;S5cRdIZL3|-gLtH9#oqVyP=rkSV${;T*> z0vKl#QDH|0&>p>hu{7lG2l$aPz;_wIx0C^f{CWKVy8wQtl>Cq99}XadZ~(kZ3E-^| zqA#legb=#`HYS{W!}E~s y6;BGGk$gk4#k=0n3AyAPFW&OzkKY^q3;hM_wo}^Xz{kNIEGl9?wuSh)~vweQkx{W(C_N2f8kLIEE``P{3%p? zp4UyI>-kElm2HJGQ*u^y7wPgO^{n{+dhIdAUA9wB^DQq)4SHWVu}&w@KDV z_woE*@l|%g%V-vk2zx_qMu9pzHHO3mdKI;Vst0Fx<`@c;k- diff --git a/admin/include/header.php b/admin/include/header.php index 401347c..ef987cc 100644 --- a/admin/include/header.php +++ b/admin/include/header.php @@ -6,9 +6,7 @@ * Time: 18:09 */ ?> - - - + -
-

Willkommen im SH-SRV.info Status ACP - - - -

- -
- - - -
-
- +if ($_SESSION['status'] == 'logged_in') { + header("Status: 301 Moved Permanently"); + header("Location: index.php"); + exit; + } ?> + + + + + + "; + return; +} +include("include/header.php");?> + +
+
+
+ + + 40% + + + + 59% + + + + 78% + + + + 9% + +
+
+ + + + + + +
+
+
+
+

Updates

+
+
+ Non dolore elit adipisicing ea reprehenderit consectetur culpa. +
+
+ Read More +
+
+
+
+
+

View options

+
    +
  • + +
  • +
  • + +
  • +
  • + +
  • +
  • + +
  • +
+
+
+ Change location +
+ location_on +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + 500 + 400 + 300 + 200 + 100 + 1 + 2 + 3 + 4 + 5 + 6 + 7 + + + + + + + + + + + + + diff --git a/admin/p/ambulance.php b/admin/p/ambulance.php new file mode 100644 index 0000000..6eb363f --- /dev/null +++ b/admin/p/ambulance.php @@ -0,0 +1,7 @@ + + + + + + + + + + + BOS Funk | Webinterface + + + + + + + + + + + + + +
+
+
+ Home +
+ +
+
+ diff --git a/admin/p/police.php b/admin/p/police.php new file mode 100644 index 0000000..7d672ca --- /dev/null +++ b/admin/p/police.php @@ -0,0 +1,7 @@ + - - - - - - - Document - - - - - diff --git a/include/header.php b/include/header.php index ba16f6d..661d0bb 100644 --- a/include/header.php +++ b/include/header.php @@ -28,7 +28,7 @@ - + BOS Funk Pinneberg