]> granicus.if.org Git - php/commit
- Made dbase_get_record() and dbase_get_record_with_names use same backend
authorfoobar <sniper@php.net>
Mon, 17 Jun 2002 02:27:34 +0000 (02:27 +0000)
committerfoobar <sniper@php.net>
Mon, 17 Jun 2002 02:27:34 +0000 (02:27 +0000)
commit4e37016cb6f58cd9b02afbdc3c8110bddb5f74e5
tree18bda601689eed4f16640e16beb35761a67cf1b2
parentbea4f28474b22c3ddc897281e349b0375f539d9f
- Made dbase_get_record() and dbase_get_record_with_names use same backend
  function as they both do same thing, just the output is different.

  Fixes also bug #17762 as side effect.
ext/dbase/dbase.c