diff options
author | Thies C. Arntzen <thies@php.net> | 1999-11-30 06:49:00 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 1999-11-30 06:49:00 +0000 |
commit | bc38c052e9b5821e6119a2ea57b6313111af7572 (patch) | |
tree | fb4fa0548e0c73658b75ff3b8789f2594a533090 /sapi/isapi/php.sym | |
parent | 1e6c79bc152b14b9f70655dc9d1217b9128267dc (diff) | |
download | php-git-bc38c052e9b5821e6119a2ea57b6313111af7572.tar.gz |
the Zeus-Guys were nice enoug to give us a call similar to DllMain()!
Diffstat (limited to 'sapi/isapi/php.sym')
-rw-r--r-- | sapi/isapi/php.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/isapi/php.sym b/sapi/isapi/php.sym index 3d13938e81..34b50b851c 100644 --- a/sapi/isapi/php.sym +++ b/sapi/isapi/php.sym @@ -2,3 +2,4 @@ GetFilterVersion HttpFilterProc GetExtensionVersion HttpExtensionProc +ZSLMain |