Gabor Hojtsy wrote:
nlopess Sun Jan 11 04:48:15 2004 EDT

 Modified files:
   /livedocs    livedoc.php
 Log:
 fix examples output

                default:
+                       $content=htmlspecialchars($content);
        }

Please keep the whitespace as it was, ie: $content = etc.


I would say you should adhere to the coding standards used in
phpdoc/scripts and suggested for phpdoc code examples, so consistency
among code could be managed...

The original is not that clean ;) I'm preparing a big patch for livedocs/*.php, I4ll commit it this afternoon. Stay tuned.


didou

Reply via email to