Changeset 376 for trunk/xcache.c
- Timestamp:
- 05/05/2007 01:05:39 PM (6 years ago)
- Files:
-
- 1 modified
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r374 r376 1785 1785 } 1786 1786 1787 #define STR "WWW-authenticate: basic realm='XCache Administration'"1787 #define STR "WWW-authenticate: Basic Realm=\"XCache Administration\"" 1788 1788 sapi_add_header_ex(STR, sizeof(STR) - 1, 1, 1 TSRMLS_CC); 1789 1789 #undef STR

