1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

fix compile

This commit is contained in:
Thies C. Arntzen
2001-07-30 14:52:16 +00:00
parent 859339c1a7
commit b1cc3bd1d6
+1 -1
View File
@@ -570,7 +570,7 @@ any .htaccess restrictions anywhere on your site you can leave doc_root undefine
SG(headers_sent) = 1;
SG(request_info).no_headers = 1;
}
php_print_info(0xFFFFFFFF);
php_print_info(0xFFFFFFFF TSRMLS_CC);
exit(1);
break;