From: <var...@us...> - 2012-10-11 12:05:42
|
Revision: 8412 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8412&view=rev Author: vargenau Date: 2012-10-11 12:05:36 +0000 (Thu, 11 Oct 2012) Log Message: ----------- Repair comment Modified Paths: -------------- trunk/configurator.php Modified: trunk/configurator.php =================================================================== --- trunk/configurator.php 2012-10-11 11:52:26 UTC (rev 8411) +++ trunk/configurator.php 2012-10-11 12:05:36 UTC (rev 8412) @@ -222,8 +222,7 @@ --> </style> <script type="text/javascript"> - < - !-- + <!-- function update(accepted, error, value, output) { var msg = document.getElementById(output); if (accepted) { @@ -306,7 +305,7 @@ } } - -- > + // --> </script> </head> <body onload="do_init();"> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |