fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14154] formatting


From: Sigurd Nes
Subject: [Fmsystem-commits] [14154] formatting
Date: Mon, 12 Oct 2015 17:53:36 +0000

Revision: 14154
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14154
Author:   sigurdne
Date:     2015-10-12 17:53:35 +0000 (Mon, 12 Oct 2015)
Log Message:
-----------
formatting

Modified Paths:
--------------
    trunk/controller/inc/class.uicase.inc.php

Modified: trunk/controller/inc/class.uicase.inc.php
===================================================================
--- trunk/controller/inc/class.uicase.inc.php   2015-10-12 07:05:22 UTC (rev 
14153)
+++ trunk/controller/inc/class.uicase.inc.php   2015-10-12 17:53:35 UTC (rev 
14154)
@@ -304,9 +304,13 @@
                         $config->read();
                         $mandatory_location = 
$config->config_data['control_mandatory_location'];
                         if($mandatory_location && $mandatory_location == 1)
+                                               {
                             $mandatory_location = true;
+                                               }
                         else
+                                               {
                             $mandatory_location = false;
+                                               }
                        $case_data = $this->_get_case_data();
                        $check_list = $case_data['check_list'];
 




reply via email to

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