From 7cb97a4c6db45781e8899b35772825af0a8b7800 Mon Sep 17 00:00:00 2001 From: "Janus B. Kristensen" Date: Mon, 11 Jun 2007 18:29:23 +0000 Subject: [PATCH] Id property svn path=/trunk/boinc/; revision=12887 --- html/bt/inc/binteger.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/bt/inc/binteger.php b/html/bt/inc/binteger.php index e481f2631e..e93970146f 100755 --- a/html/bt/inc/binteger.php +++ b/html/bt/inc/binteger.php @@ -5,7 +5,7 @@ * An integer starts with "i", has the value and then ends with "e". */ -$cvs_version_tracker[]="\$Id: belement.inc 12611 2007-05-08 08:25:13Z jbk $"; //Generated automatically - do not edit +$cvs_version_tracker[]="\$Id$"; //Generated automatically - do not edit class BInteger { private function __construct(){