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