* fix the error of $Id, should be $Id$
This commit is contained in:
@@ -359,7 +359,7 @@ class js
|
||||
* @var string
|
||||
* @access public
|
||||
*/
|
||||
static $version = '$Id';
|
||||
static $version = '$Id$';
|
||||
|
||||
/**
|
||||
* Import a js file.
|
||||
|
||||
Reference in New Issue
Block a user