From 22c015c995c884cafcbf7a0594684b85b197162d Mon Sep 17 00:00:00 2001
From: knut <>
Date: Mon, 18 Aug 2008 08:34:15 +0000
Subject: minor fix in doc of last checkin

---
 framework/Web/UI/TClientScriptManager.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/framework/Web/UI/TClientScriptManager.php b/framework/Web/UI/TClientScriptManager.php
index 0baaafa2..83fdf789 100644
--- a/framework/Web/UI/TClientScriptManager.php
+++ b/framework/Web/UI/TClientScriptManager.php
@@ -351,6 +351,7 @@ class TClientScriptManager extends TApplicationComponent
 	 *     $this->Page->ClientScript->registerStyleSheetFile($url, $url);
 	 *   }
 	 * }
+	 * ?>
 	 * </code>
 	 *
 	 * @param string a unique key identifying the file
-- 
cgit v1.2.3