diff options
| author | Uwe Schindler <thetaphi@php.net> | 2003-07-02 22:40:13 +0000 |
|---|---|---|
| committer | Uwe Schindler <thetaphi@php.net> | 2003-07-02 22:40:13 +0000 |
| commit | b6b4369972cd8ac158a9a4c5c8867fdbe314b4f0 (patch) | |
| tree | decd117968d1a35f2fac51c3e895d475a977aa89 | |
| parent | 3aeaad418f4f48d7b14d42beb40c985d6323f7ae (diff) | |
| download | php-git-b6b4369972cd8ac158a9a4c5c8867fdbe314b4f0.tar.gz | |
fix typo
| -rw-r--r-- | sapi/nsapi/nsapi-readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/nsapi/nsapi-readme.txt b/sapi/nsapi/nsapi-readme.txt index 602a61d816..9e132a4e29 100644 --- a/sapi/nsapi/nsapi-readme.txt +++ b/sapi/nsapi/nsapi-readme.txt @@ -34,7 +34,7 @@ for iPlanet/SunONE Web Server 6.0 and above however at the end of the The "shlib" will vary depending on your OS: Unix: "<path-to-server>/bin/libphp4.so". - Windows: "c:/path/to/PHP4/nsapiPHP4.dll" + Windows: "c:/path/to/PHP4/php4nsapi.dll" In obj.conf (for virtual server classes [SunONE 6.0] in their vserver.obj.conf): |
