From 29a5535394da9dc359c72d870ba62e74196fe2e4 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sat, 24 May 2003 13:47:49 +0000 Subject: Fixes and optimizations --- ext/spl/README | 3 --- 1 file changed, 3 deletions(-) (limited to 'ext/spl/README') diff --git a/ext/spl/README b/ext/spl/README index e4d9aaf7a2..5d12e7d42f 100755 --- a/ext/spl/README +++ b/ext/spl/README @@ -1,4 +1,3 @@ -
 This is an extension that aims to implement some efficient data access 
 interfaces and classes.
 
@@ -35,5 +34,3 @@ There is no efficient way for "lazy or just in time evaluating" so 4) should
 be the best case. And 4) also enables the foreach trick.
 
 To implement 3) and 4) with other db extensions ask me and wait for LT to pass.
-
-
\ No newline at end of file -- cgit v1.2.1