diff options
author | Sascha Schumann <sas@php.net> | 2001-05-26 23:58:38 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2001-05-26 23:58:38 +0000 |
commit | d342acc3a924240e069e785321f3c3b087206132 (patch) | |
tree | 053e1d77d031d8f821af0be1eab341c94a50f232 /sapi/tux/php.sym | |
parent | e264a407ebf338744f76a0dcf6759625c4793ebf (diff) | |
download | php-git-d342acc3a924240e069e785321f3c3b087206132.tar.gz |
Add TUX SAPI module
Diffstat (limited to 'sapi/tux/php.sym')
-rw-r--r-- | sapi/tux/php.sym | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sapi/tux/php.sym b/sapi/tux/php.sym new file mode 100644 index 0000000000..b968c5f5a2 --- /dev/null +++ b/sapi/tux/php.sym @@ -0,0 +1,2 @@ +TUXAPI_handle_events +TUXAPI_init |