tony2001                Wed Oct 11 23:46:35 2006 UTC

  Modified files:              
    /php-src/ext/dbase/tests    002.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/dbase/tests/002.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/dbase/tests/002.phpt
diff -u php-src/ext/dbase/tests/002.phpt:1.1 
php-src/ext/dbase/tests/002.phpt:1.2
--- php-src/ext/dbase/tests/002.phpt:1.1        Wed Sep  6 11:34:15 2006
+++ php-src/ext/dbase/tests/002.phpt    Wed Oct 11 23:46:35 2006
@@ -35,7 +35,7 @@
 echo "Done\n";
 ?>
 --EXPECTF--    
-Warning: dbase_open(): unable to open database %s in %s on line %d
+Warning: dbase_open(): Invalid access mode -1 %s in %s on line %d
 bool(false)
 
 Warning: dbase_open(): unable to open database %s in %s on line %d

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

Reply via email to