]> granicus.if.org Git - php/commitdiff
Remove that old thing
authorMarcus Boerger <helly@php.net>
Sat, 14 Jun 2003 19:27:01 +0000 (19:27 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 14 Jun 2003 19:27:01 +0000 (19:27 +0000)
ext/dba/dba.c

index 415a7e1769affd7ad478ef6e25edf4f2d8330979..001b1ca3314c5829050049846c6dcab7833a4b51 100644 (file)
@@ -54,8 +54,6 @@
 function_entry dba_functions[] = {
        PHP_FE(dba_open, NULL)
        PHP_FE(dba_popen, NULL)
-       /* Disabled until 4.3.1, when persistent STDIO streams are implemented.   */
-       /* PHP_FE(dba_popen, NULL) */
        PHP_FE(dba_close, NULL)
        PHP_FE(dba_delete, NULL)
        PHP_FE(dba_exists, NULL)