retro-patch from // comments, theese where private experimental changes

This commit is contained in:
Hartmut Holzgraefe 2000-06-16 18:42:56 +00:00
parent 71d4206074
commit 95ca9db755
2 changed files with 0 additions and 3 deletions

View File

@ -35,8 +35,6 @@
#if HAVE_MOD_DAV
#error The DAV support in PHP needs to be completely rewritten. Everything has changed
# include "mod_dav.h"
#include "ext/standard/info.h"

View File

@ -1027,7 +1027,6 @@ PHP_FUNCTION(imap_close)
}
imap_le_struct->flags = flags;
}
mail_close_it(imap_le_struct);
zend_list_delete(ind);
RETURN_TRUE;