From a9cd1c6aa3775e9e863af253b3a00a66a9036a83 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 22 Sep 2005 18:04:31 +0200 Subject: geshi updated to 1.0.7.3 darcs-hash:20050922160431-7ad00-4bbcdc2804d46745cb763524c05fdb73f13186f1.gz --- inc/geshi/java.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inc/geshi/java.php') diff --git a/inc/geshi/java.php b/inc/geshi/java.php index 1727ec2ef..dc67d62eb 100644 --- a/inc/geshi/java.php +++ b/inc/geshi/java.php @@ -4,10 +4,10 @@ * -------- * Author: Nigel McNie (oracle.shinoda@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.2 - * CVS Revision Version: $Revision: 1.5 $ + * Release Version: 1.0.7.3 + * CVS Revision Version: $Revision: 1.7 $ * Date Started: 2004/07/10 - * Last Modified: $Date: 2005/09/03 12:36:41 $ + * Last Modified: $Date: 2005/09/22 01:35:22 $ * * Java language file for GeSHi. * @@ -1367,7 +1367,7 @@ $language_data = array ( 'URLS' => array( 1 => '', 2 => '', - 3 => 'http://www.google.com/search?q=allinurl%3A{FNAME}+java.sun.com&bntl=1', + 3 => 'http://www.google.com/search?q=allinurl%3A{FNAME}+java.sun.com&bntl=1', 4 => '' ), 'OOLANG' => true, -- cgit v1.2.3