From 5f6703e061c1d1e8f5fb066a40649b3e09a07e4b Mon Sep 17 00:00:00 2001 From: ismail Date: Thu, 9 Feb 2017 16:34:38 +0100 Subject: [PATCH] Put logout an postboard into website --- board.php | 6 +++--- dbconfig.php | 5 +++++ navigation.php | 1 + 3 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 dbconfig.php diff --git a/board.php b/board.php index f16dadc..2b816d2 100644 --- a/board.php +++ b/board.php @@ -29,9 +29,9 @@
-
- -
diff --git a/dbconfig.php b/dbconfig.php new file mode 100644 index 0000000..8a42352 --- /dev/null +++ b/dbconfig.php @@ -0,0 +1,5 @@ + diff --git a/navigation.php b/navigation.php index 0b36c46..8067cf2 100644 --- a/navigation.php +++ b/navigation.php @@ -1,5 +1,6 @@ +
  • Logout
  • Ticket
  • Board
  • Home