diff options
author | Thies C. Arntzen <thies@php.net> | 1999-12-28 13:58:52 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 1999-12-28 13:58:52 +0000 |
commit | f3240be01650ab1ce43b4ce2a8a14a1bfa51bbb2 (patch) | |
tree | 6fc5fbc9ac3e86128d2e7f0457a73759b7b1ab82 /sapi/phttpd/php.sym | |
parent | eb1927d94ea570f3663ef8cdaef3128fe81167f8 (diff) | |
download | php-git-f3240be01650ab1ce43b4ce2a8a14a1bfa51bbb2.tar.gz |
SAPI module for phttpd - found at ftp://ftp.netuse.de/pub/phttpd/, ftp://ftp.signum.se/pub/phttpd/
(DOES NOT WORK YET!!)
Diffstat (limited to 'sapi/phttpd/php.sym')
-rw-r--r-- | sapi/phttpd/php.sym | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sapi/phttpd/php.sym b/sapi/phttpd/php.sym new file mode 100644 index 0000000000..f10b883a99 --- /dev/null +++ b/sapi/phttpd/php.sym @@ -0,0 +1,4 @@ +pm_init +pm_exit +pm_request + |