]> granicus.if.org Git - php/commitdiff
# leftovers
authorSterling Hughes <sterling@php.net>
Tue, 26 Jun 2001 22:49:54 +0000 (22:49 +0000)
committerSterling Hughes <sterling@php.net>
Tue, 26 Jun 2001 22:49:54 +0000 (22:49 +0000)
ext/xslt/php_sablot.h

index f494fba8489f87b5c1df33854ba8fde10980abed..9a967e38d7a221f0bfb07de18b40f18d8ed90e5d 100644 (file)
@@ -97,6 +97,7 @@ struct xslt_processor {
 struct xslt_log {
        char *path;
        int   fd;
+       int   do_log;
 };
 
 struct xslt_error {