phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: nomail
Subject: [Phpgroupware-cvs] property/class.boproject.php, 1.1.1.10
Date: Sun, 23 May 2004 09:29:05 -0000

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

date: 2004/05/03 09:35:13;  author: sigurdne;  state: Exp;  lines: +2 -0

Log Message:
no message
=====================================================================
Index: property/class.boproject.php
diff -u property/class.boproject.php:1.1.1.9 
property/class.boproject.php:1.1.1.10
--- property/class.boproject.php:1.1.1.9        Sun May  2 12:47:35 2004
+++ property/class.boproject.php        Mon May  3 09:35:13 2004
@@ -437,6 +437,7 @@
                {
                        $historylog     = 
CreateObject($this->currentapp.'_historylog','project');
                        $history_array = 
$historylog->return_array(array('O'),array(),'','',$id);
+//html_print_r($history_array);
                        $i=0;
                        while (is_array($history_array) && list(,$value) = 
each($history_array))
                        {
@@ -497,6 +498,7 @@
 
                                $i++;
                        }
+//html_print_r($record_history);
 
                        return $record_history;
                }




reply via email to

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