Author: glen                         Date: Thu Sep 29 19:20:41 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix include path

---- Files affected:
SOURCES:
   php-pear-Structures_DataGrid-path.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/php-pear-Structures_DataGrid-path.patch
diff -u /dev/null SOURCES/php-pear-Structures_DataGrid-path.patch:1.1
--- /dev/null   Thu Sep 29 21:20:41 2005
+++ SOURCES/php-pear-Structures_DataGrid-path.patch     Thu Sep 29 21:20:35 2005
@@ -0,0 +1,18 @@
+--- ./usr/share/pear/Structures/DataGrid/DataSource/CSV.php~   2005-09-29 
22:06:07.000000000 +0300
++++ ./usr/share/pear/Structures/DataGrid/DataSource/CSV.php    2005-09-29 
22:18:09.000000000 +0300
+@@ -18,7 +18,7 @@
+ //
+ // $Id$
+ 
+-require_once 'Structures/DataGrid/Array.php';
++require_once 'Structures/DataGrid/DataSource/Array.php';
+ 
+ /**
+  * Comma Seperated Value (CSV) Data Source Driver
+@@ -70,4 +70,4 @@
+     }
+ }
+ 
+-?>
+\ No newline at end of file
++?>
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to