From c4d240615f9bbf9b5c5ae3da416311ca257ff345 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Wed, 12 Oct 2011 03:19:22 +0000 Subject: [PATCH] * move $Id$ to $Rev$. --- lib/front/front.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/front/front.class.php b/lib/front/front.class.php index 6a447f70fd..95917f50f1 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -359,7 +359,7 @@ class js * @var string * @access public */ - static $version = '$Id$'; + static $version = '$Rev$'; /** * Import a js file.