diff --git a/etemplate/inc/class.soetemplate.inc.php b/etemplate/inc/class.soetemplate.inc.php index 5c91549aa3..a7c5f97fa5 100644 --- a/etemplate/inc/class.soetemplate.inc.php +++ b/etemplate/inc/class.soetemplate.inc.php @@ -595,7 +595,9 @@ { return 0; } - fwrite($f,"db->next_record(); ++$n) { $str = '$templ_data[] = array('; diff --git a/etemplate/inc/class.xul_io.inc.php b/etemplate/inc/class.xul_io.inc.php index c6b76e50e3..56c3cab993 100644 --- a/etemplate/inc/class.xul_io.inc.php +++ b/etemplate/inc/class.xul_io.inc.php @@ -276,6 +276,7 @@ echo "
etempl->data = "; _debug_array($etempl->data); } $doc = new xmldoc(); + $doc->add_comment('$Id$'); $xul_overlay = new xmlnode('overlay');