1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00

wrong comments

This commit is contained in:
Dmitry Stogov
2007-07-09 16:42:45 +00:00
parent c7b6c29857
commit da28d1e673
+1 -1
View File
@@ -619,7 +619,7 @@ END_EXTERN_C()
/* use glob stream for directory open in plain files stream */
#define STREAM_USE_GLOB_DIR_OPEN 0x00001000
/* use glob stream for directory open in plain files stream */
/* don't check allow_url_fopen and allow_url_include */
#define STREAM_DISABLE_URL_PROTECTION 0x00002000
/* Antique - no longer has meaning */