Bugs item #1079676, was opened at 2004-12-05 17:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=538274&aid=1079676&group_id=73598
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: sharon renshaw (sharondippity)
Assigned to: Nobody/Anonymous (nobody)
Summary: fatal error when using contact agent form
Initial Comment:
Fatal error: Cannot redeclare class mail in
/home/srenshaw/public_html/phpwsVer10/lib/pear/Mail.php
on line 33
this occurs on both 9.3-4 and 10.x and both with their
perspecitve phpwslistings versions 3.1 and 3.2
line 32 and 33 of my Mail.php says:
class Mail
{
Interestingly( or not!) I can make a form through form
manager and send mail out fine that way.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=538274&aid=1079676&group_id=73598
|