[CS-Project-svn_notify] SF.net SVN: cs-project: [812] trunk/1.2/docs/samples/sample_config.xml
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-09 03:54:46
|
Revision: 812 http://cs-project.svn.sourceforge.net/cs-project/?rev=812&view=rev Author: crazedsanity Date: 2008-02-08 19:54:43 -0800 (Fri, 08 Feb 2008) Log Message: ----------- Remove "onSelect" attribute (unused). Modified Paths: -------------- trunk/1.2/docs/samples/sample_config.xml Modified: trunk/1.2/docs/samples/sample_config.xml =================================================================== --- trunk/1.2/docs/samples/sample_config.xml 2008-02-09 03:49:54 UTC (rev 811) +++ trunk/1.2/docs/samples/sample_config.xml 2008-02-09 03:54:43 UTC (rev 812) @@ -23,7 +23,6 @@ are handled by the webserver." type="select" options="IsSMTP=SMTP|IsSendmail=Sendmail|IsQmail=Qmail|IsMail=Mail" - onSelect="IsSMTP=phpmailer_host" default="IsSMTP">IsSMTP</phpmailer_method> <phpmailer_host title="SMTP Server" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |