From 3971eab7142135f975f0a71be9affc2eb8908011 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Sun, 19 Mar 2017 13:58:36 +0000 Subject: [PATCH] add title to header --- add_demand.php | 1 + add_offer.php | 1 + board.php | 1 + edit_demand.php | 1 + index.php | 1 + 5 files changed, 5 insertions(+) diff --git a/add_demand.php b/add_demand.php index 800b715..9aa7737 100644 --- a/add_demand.php +++ b/add_demand.php @@ -11,6 +11,7 @@ date_default_timezone_set('Europe/Amsterdam'); + Businessstreamline diff --git a/add_offer.php b/add_offer.php index 60ae9d4..7fcb004 100644 --- a/add_offer.php +++ b/add_offer.php @@ -12,6 +12,7 @@ $demandId = $_POST['demandId']; + Businessstreamline diff --git a/board.php b/board.php index 4acef54..1361423 100644 --- a/board.php +++ b/board.php @@ -11,6 +11,7 @@ date_default_timezone_set('Europe/Amsterdam'); + Businessstreamline diff --git a/edit_demand.php b/edit_demand.php index e8ad3eb..2b5293c 100644 --- a/edit_demand.php +++ b/edit_demand.php @@ -12,6 +12,7 @@ date_default_timezone_set('Europe/Amsterdam'); + Businessstreamline
diff --git a/index.php b/index.php index a6cca49..46bf661 100644 --- a/index.php +++ b/index.php @@ -10,6 +10,7 @@ include 'functions.php'; + Businessstreamline