Revision: 1279
Author: LudicrousResearcher
Date: Mon Nov 30 00:16:01 2009
Log: Removed cruft comment - no functional change.
http://code.google.com/p/delphi-museum-project/source/detail?r=1279
Modified:
/trunk/libs/utils.php
=======================================
--- /trunk/libs/utils.php Mon Jun 1 00:48:55 2009
+++ /trunk/libs/utils.php Mon Nov 30 00:16:01 2009
@@ -73,7 +73,6 @@
}
if(in_array($tag, $safeFormatTags)) {
- //if( false ) {
if($closetag)
$tag = "</$tag>";
else