fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15424] More on helpdesk


From: sigurdne
Subject: [Fmsystem-commits] [15424] More on helpdesk
Date: Fri, 5 Aug 2016 09:14:23 +0000 (UTC)

Revision: 15424
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15424
Author:   sigurdne
Date:     2016-08-05 09:14:23 +0000 (Fri, 05 Aug 2016)
Log Message:
-----------
More on helpdesk

Modified Paths:
--------------
    trunk/property/inc/class.bogeneric.inc.php

Modified: trunk/property/inc/class.bogeneric.inc.php
===================================================================
--- trunk/property/inc/class.bogeneric.inc.php  2016-08-05 07:55:14 UTC (rev 
15423)
+++ trunk/property/inc/class.bogeneric.inc.php  2016-08-05 09:14:23 UTC (rev 
15424)
@@ -350,7 +350,7 @@
                        {
                                if ($entry['parent_id'])
                                {
-                                       $entry['name'] .= 
"::{$entry['parent_id']}";
+                                       $entry['name'] = "[{$entry['name']}] :: 
 {$entry['parent_id']}";
                                }
                        }
                        return array('ResultSet' => array('Result' => $values));




reply via email to

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