Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14439 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97100 invoked by uid 1010); 27 Jan 2005 18:06:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96989 invoked from network); 27 Jan 2005 18:06:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2005 18:06:07 -0000 X-Host-Fingerprint: 24.37.81.170 modemcable170.81-37-24.mc.videotron.ca Linux 2.4/2.6 Received: from ([24.37.81.170:63825] helo=void.nulllogic.lan) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 63/2B-20648-E7D29F14 for ; Thu, 27 Jan 2005 13:05:54 -0500 Received: from void.nulllogic.lan ([127.0.0.1]) by void.nulllogic.lan for internals@lists.php.net; Thu, 27 Jan 2005 18:02:44 +0000 Reply-To: Organization: NullLogic To: internals@lists.php.net Date: Thu, 27 Jan 2005 13:02:38 -0500 Message-ID: <1106848958000.nulllogic@users.sourceforge.net> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------NGW1106848957" X-Mailer: NullLogic Groupware 1.3.28 Subject: new sapi module for inclusion From: nulllogic@users.sourceforge.net ("Dan Cahill") --------------NGW1106848957 Content-Type: text/plain Content-Transfer-Encoding: 8bit Hi. I recently wrote this SAPI module to add PHP support to NullLogic Groupware, and I'm hoping to get it added to the main PHP code tree. The attached patch works with 4.3.10 and 5.0.3. Cheers, Dan Cahill --------------NGW1106848957--