Browse Source

wrong comments

PHAR_1_2
Dmitry Stogov 19 years ago
parent
commit
da28d1e673
  1. 2
      main/php_streams.h

2
main/php_streams.h

@ -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 */

Loading…
Cancel
Save