Now the new direct write is enabled too...

This commit is contained in:
David Hedbor 1999-11-25 02:15:59 +00:00
parent 419f2a2511
commit cad85534c6

View file

@ -158,7 +158,7 @@ class PHPScript
mapping options = ([ mapping options = ([
"env":environment, "env":environment,
]); ]);
#if 0 #if 1
if(!QUERY(rxml)) { if(!QUERY(rxml)) {
mid->my_fd->set_blocking(); mid->my_fd->set_blocking();
options->my_fd = mid->my_fd; options->my_fd = mid->my_fd;