Code Comments
Programming Forum and web based access to our favorite programming groups.derick Thu Oct 14 02:03:40 2004 EDT Modified files: /php-bugs-web bug.php Log: - Make this a bit more obvious. http://cvs.php.net/diff.php/php-bug...67&r2=1.68&ty=u Index: php-bugs-web/bug.php diff -u php-bugs-web/bug.php:1.67 php-bugs-web/bug.php:1.68 --- php-bugs-web/bug.php:1.67 Thu Sep 2 02:24:02 2004 +++ php-bugs-web/bug.php Thu Oct 14 02:03:40 2004 @@ -409,9 +409,10 @@ the database with that please <?php if (canvote()) { echo " — but make sure to <a href=\"$PHP_SELF?i d=$id\">vote on the bug</a>"; } ?>! </div> -<div class="warnings"> -Do <b>NOT</b> use the comment systems to ask questions related to bug repor ts. -They will be removed without warning. +<div class="errors"> +Do <b>NOT</b> use the comment system to ask questions related to bug report s, +nor add "this is how I solved it" or "this might help you" comments to bugs +that are not open. They will be removed without warning. </div> <?php }?> <table>
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.