phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: stocks/inc class.so.inc.php,1.4,1.5


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: stocks/inc class.so.inc.php,1.4,1.5
Date: Fri, 25 Jan 2002 17:57:52 -0500

Update of /cvsroot/phpgroupware/stocks/inc
In directory subversions:/tmp/cvs-serv27516/inc

Modified Files:
        class.so.inc.php 
Log Message:
removed a '

Index: class.so.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/stocks/inc/class.so.inc.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** class.so.inc.php    23 Jan 2002 00:42:47 -0000      1.4
--- class.so.inc.php    25 Jan 2002 22:57:50 -0000      1.5
***************
*** 54,58 ****
                                        'name'          => 
$this->db->f('stock_name'),
                                        'symbol'        => 
$this->db->f('stock_symbol'),
!                                       'country'       => 
$this->db->f('stock_country'),
                                );
                        }
--- 54,58 ----
                                        'name'          => 
$this->db->f('stock_name'),
                                        'symbol'        => 
$this->db->f('stock_symbol'),
!                                       'country'       => 
$this->db->f('stock_country')
                                );
                        }




reply via email to

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