summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwei <>2006-09-07 07:33:28 +0000
committerwei <>2006-09-07 07:33:28 +0000
commita5dd2d8c17fcac8da117a9c8ae8af519b02c717a (patch)
treee061868b2ce8dc31c4234fddc6680f7424a64c74
parent8c45dcea7a12dac3b717478cc07010f5f19ad6d2 (diff)
Add $Id$ for SVN
-rw-r--r--framework/Web/Javascripts/TJavaScript.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/Web/Javascripts/TJavaScript.php b/framework/Web/Javascripts/TJavaScript.php
index e48de8f4..3b207ec7 100644
--- a/framework/Web/Javascripts/TJavaScript.php
+++ b/framework/Web/Javascripts/TJavaScript.php
@@ -6,7 +6,7 @@
* @link http://www.pradosoft.com/
* @copyright Copyright &copy; 2005 PradoSoft
* @license http://www.pradosoft.com/license/
- * @version $Revision: $ $Date: $
+ * @version $Id$
* @package System.Web.Javascripts
*/
@@ -17,7 +17,7 @@
* functions.
*
* @author Wei Zhuo<weizhuo[at]gmail[dot]com>
- * @version $Revision: $ $Date: $
+ * @version $Id$
* @package System.Web.Javascripts
* @since 3.0
*/
@@ -27,7 +27,7 @@ class TJavaScript
* @var TJSON JSON decoder and encoder instance
*/
private static $_json;
-
+
/**
* Renders a list of javascript files
* @param array URLs to the javascript files