From 62139b6b88c28cc9bedfc47df93f91fc7ffbee0f Mon Sep 17 00:00:00 2001 From: jensp Date: Mon, 29 Aug 2011 17:53:09 +0000 Subject: [PATCH] =?UTF-8?q?Erg=C3=A4nzung=20zum=20Kommentar=20aus=20Revisi?= =?UTF-8?q?on=201079.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.libreccm.org/ccm/trunk@1080 8810af33-2d31-482b-a856-94f89814c4df --- .../src/com/arsdigita/cms/dispatcher/SimpleXMLGenerator.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccm-cms/src/com/arsdigita/cms/dispatcher/SimpleXMLGenerator.java b/ccm-cms/src/com/arsdigita/cms/dispatcher/SimpleXMLGenerator.java index 25cde356c..7a73f8c58 100755 --- a/ccm-cms/src/com/arsdigita/cms/dispatcher/SimpleXMLGenerator.java +++ b/ccm-cms/src/com/arsdigita/cms/dispatcher/SimpleXMLGenerator.java @@ -162,7 +162,7 @@ public class SimpleXMLGenerator implements XMLGenerator { parent.addContent(content); /* - * 2011-08-27: Introduced to remove the annoying special templates + * 2011-08-27 jensp: Introduced to remove the annoying special templates * for MultiPartArticle, SiteProxy and others. The method called * here was already definied but not used. */