* fix the error of $Id, should be $Id$

This commit is contained in:
wangchunsheng
2011-10-12 03:15:17 +00:00
parent e7641bc752
commit 1e7cfecbfe
+1 -1
View File
@@ -359,7 +359,7 @@ class js
* @var string
* @access public
*/
static $version = '$Id';
static $version = '$Id$';
/**
* Import a js file.