helly           Sat Dec 27 16:57:17 2003 EDT

  Modified files:              
    /php-src/ext/sqlite/tests   sqlite_oo_029.phpt 
  Log:
  Not needed
  
Index: php-src/ext/sqlite/tests/sqlite_oo_029.phpt
diff -u php-src/ext/sqlite/tests/sqlite_oo_029.phpt:1.1 
php-src/ext/sqlite/tests/sqlite_oo_029.phpt:1.2
--- php-src/ext/sqlite/tests/sqlite_oo_029.phpt:1.1     Sat Dec 27 16:45:50 2003
+++ php-src/ext/sqlite/tests/sqlite_oo_029.phpt Sat Dec 27 16:57:16 2003
@@ -12,7 +12,6 @@
        function sqlite_help($db){
                $this->db = $db;
                $this->db->create_function('link_keywords', array(&$this, 'linkers'), 
1);
-               return $this->db;
        }
 
        function get_single($key)

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

Reply via email to