diff options
author | Uwe Schindler <thetaphi@php.net> | 2003-07-24 17:46:36 +0000 |
---|---|---|
committer | Uwe Schindler <thetaphi@php.net> | 2003-07-24 17:46:36 +0000 |
commit | 870610d679e3186e2886e1c4e931bf38f0993856 (patch) | |
tree | 20b74246989c01ebcb244ab16187d03265c596d3 | |
parent | 64d642188557c6ca67c7120cb3233906a73fca86 (diff) | |
download | php-git-870610d679e3186e2886e1c4e931bf38f0993856.tar.gz |
put $ID:...$ in readme
-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 2635866541..c9f2236cdd 100644 --- a/sapi/nsapi/nsapi-readme.txt +++ b/sapi/nsapi/nsapi-readme.txt @@ -118,4 +118,4 @@ For both error and directory listing pages the original URI and translated URI are in the variables $_SERVER['PATH_INFO'] and $_SERVER['PATH_TRANSLATED']. -$ Id: $ +$Id$ |