phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.soentity.php, 1.1.1.10


From: nomail
Subject: [Phpgroupware-cvs] property/class.soentity.php, 1.1.1.10
Date: Sun, 23 May 2004 03:38:52 -0000

Update of /property
Modified Files:
        Branch: 
          class.soentity.php

date: 2004/05/02 13:37:59;  author: sigurdne;  state: Exp;  lines: +1 -1

Log Message:
no message
=====================================================================
Index: property/class.soentity.php
diff -u property/class.soentity.php:1.1.1.9 property/class.soentity.php:1.1.1.10
--- property/class.soentity.php:1.1.1.9 Sun May  2 12:47:35 2004
+++ property/class.soentity.php Sun May  2 13:37:59 2004
@@ -162,7 +162,7 @@
 
                        if ($cat_id > 0)
                        {
-                               
$user_columns=$GLOBALS['phpgw_data']['prefs'][$this->currentapp . 
'.entity_columns_'.$entity_id.'_'.$cat_id];
+                               $user_columns= 
unserialize($GLOBALS['phpgw_data']['prefs'][$this->currentapp . 
'.entity_columns_'.$entity_id.'_'.$cat_id]);
 //html_print_r($user_columns);
 
                                if (isset($user_columns) AND 
is_array($user_columns) AND $user_columns[0])




reply via email to

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