From e9f4a62b8be6094444ffea4be8e545394ab3e16c Mon Sep 17 00:00:00 2001 From: Silvio Date: Mon, 29 Mar 2010 18:24:09 -0300 Subject: Minor changes --- test.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'test.php') diff --git a/test.php b/test.php index 294edca..18be0c0 100644 --- a/test.php +++ b/test.php @@ -185,13 +185,14 @@ include('contrib/spyc/spyc.php');

Testing pecl-isis

'; $result = isis_search('$', $db); + /* while ($record = isis_fetch_flat_array($result) ) { print (" MFN: $record[mfn]\n"); for ($i=0; $i\n"); } } - + */ echo ''; ?> -- cgit v1.2.3