From dd5f3c853e9a98e98bf47ba46d13b649838622a0 Mon Sep 17 00:00:00 2001 From: Julio Montoya Date: Tue, 13 Jan 2009 19:20:00 +0100 Subject: [PATCH] [svn r17686] Showing the link (Booking system) FS#821 --- user_portal.php | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/user_portal.php b/user_portal.php index a7bf21c1e9..b6350554f7 100644 --- a/user_portal.php +++ b/user_portal.php @@ -1,4 +1,4 @@ -'; } +if (get_setting('allow_reservation')=='true') { + include_once('main/reservation/rsys.php'); + echo ''; +} + // search textbox if (api_get_setting('search_enabled') == 'true') { echo '