fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [17350] bookingfrontend: debug for orgs


From: sigurdne
Subject: [Fmsystem-commits] [17350] bookingfrontend: debug for orgs
Date: Wed, 22 Nov 2017 10:31:16 -0500 (EST)

Revision: 17350
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=17350
Author:   sigurdne
Date:     2017-11-22 10:31:15 -0500 (Wed, 22 Nov 2017)
Log Message:
-----------
bookingfrontend: debug for orgs

Modified Paths:
--------------
    trunk/bookingfrontend/inc/custom/default/MinId.php

Modified: trunk/bookingfrontend/inc/custom/default/MinId.php
===================================================================
--- trunk/bookingfrontend/inc/custom/default/MinId.php  2017-11-22 12:49:56 UTC 
(rev 17349)
+++ trunk/bookingfrontend/inc/custom/default/MinId.php  2017-11-22 15:31:15 UTC 
(rev 17350)
@@ -42,6 +42,11 @@
                public function __construct()
                {
                        parent::__construct();
+
+                       if (!empty($this->config->config_data['debug']))
+                       {
+                               $this->debug = true;
+                       }
                }
 
                protected function get_user_org_id()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]