[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pear-cvs
Subject:    [PEAR-CVS] cvs: pear /Structures_DataGrid/DataGrid/Renderer Common.php
From:       "Mark Wiesemann" <wiesemann () php ! net>
Date:       2006-01-30 15:50:30
Message-ID: cvswiesemann1138636230 () cvsserver
[Download RAW message or body]

wiesemann		Mon Jan 30 15:50:30 2006 UTC

  Modified files:              
    /pear/Structures_DataGrid/DataGrid/Renderer	Common.php 
  Log:
  another typo
  
http://cvs.php.net/viewcvs.cgi/pear/Structures_DataGrid/DataGrid/Renderer/Common.php?r1=1.9&r2=1.10&diff_format=u
                
Index: pear/Structures_DataGrid/DataGrid/Renderer/Common.php
diff -u pear/Structures_DataGrid/DataGrid/Renderer/Common.php:1.9 \
                pear/Structures_DataGrid/DataGrid/Renderer/Common.php:1.10
--- pear/Structures_DataGrid/DataGrid/Renderer/Common.php:1.9	Mon Jan 30 15:49:32 \
                2006
+++ pear/Structures_DataGrid/DataGrid/Renderer/Common.php	Mon Jan 30 15:50:30 2006
@@ -17,7 +17,7 @@
 // |          Olivier Guilyardi <olivier@samalyse.com>                    |
 // +----------------------------------------------------------------------+
 //
-// $Id: Common.php,v 1.9 2006/01/30 15:49:32 wiesemann Exp $
+// $Id: Common.php,v 1.10 2006/01/30 15:50:30 wiesemann Exp $
 
 /**
  * Structures_DataGrid_Renderer_Common Class
@@ -56,7 +56,7 @@
  *   added
  *   
  * 
- * @version  $Revision: 1.9 $
+ * @version  $Revision: 1.10 $
  * @author   Olivier Guilyardi <olivier@samalyse.com>
  * @access   public
  * @package  Structures_DataGrid
@@ -382,7 +382,7 @@
 
         if (empty($value) and !is_null($column->autoFillValue))
         {
-            $content = $column->autoFillValue; 
+            $value = $column->autoFillValue; 
         }
 
         return $value;

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic