summaryrefslogtreecommitdiff
path: root/inc/geshi/groovy.php
diff options
context:
space:
mode:
authorAndreas Gohr <gohr@cosmocode.de>2010-01-11 13:19:46 +0100
committerAndreas Gohr <gohr@cosmocode.de>2010-01-11 13:19:46 +0100
commit29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4 (patch)
tree6b66ecb7139e5f2898cbee7d24671ad85ba58ad8 /inc/geshi/groovy.php
parentc471e6a6aee9997e62ce58c3e49dd8ecad28b92a (diff)
downloadrpg-29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4.tar.gz
rpg-29df5bf1c20e236ae1b30eefe7ccbedf1cde39d4.tar.bz2
Upgraded GeSHi to 1.0.8.6
Diffstat (limited to 'inc/geshi/groovy.php')
-rw-r--r--inc/geshi/groovy.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/groovy.php b/inc/geshi/groovy.php
index 7db153c75..0270d0135 100644
--- a/inc/geshi/groovy.php
+++ b/inc/geshi/groovy.php
@@ -4,7 +4,7 @@
* ----------
* Author: Ivan F. Villanueva B. (geshi_groovy@artificialidea.com)
* Copyright: (c) 2006 Ivan F. Villanueva B.(http://www.artificialidea.com)
- * Release Version: 1.0.8.4
+ * Release Version: 1.0.8.6
* Date Started: 2006/04/29
*
* Groovy language file for GeSHi.
@@ -985,7 +985,7 @@ $language_data = array (
'URLS' => array(
1 => 'http://www.google.de/search?q=site%3Adocs.codehaus.org/%20{FNAMEL}',
2 => 'http://www.google.de/search?q=site%3Adocs.codehaus.org/%20{FNAMEL}',
- 3 => 'http://www.google.de/search?as_q={FNAME}&amp;num=100&amp;hl=en&amp;as_occt=url&amp;as_sitesearch=java.sun.com%2Fj2se%2F1.5.0%2Fdocs%2Fapi%2F',
+ 3 => 'http://www.google.de/search?as_q={FNAME}&amp;num=100&amp;hl=en&amp;as_occt=url&amp;as_sitesearch=java.sun.com%2Fj2se%2F1%2E5%2E0%2Fdocs%2Fapi%2F',
4 => 'http://www.google.de/search?q=site%3Adocs.codehaus.org/%20{FNAME}',
5 => 'http://www.google.de/search?q=site%3Adocs.codehaus.org/%20{FNAME}',
6 => 'http://www.google.de/search?q=site%3Adocs.codehaus.org/%20{FNAME}',
@@ -1008,4 +1008,4 @@ $language_data = array (
)
);
-?>
+?> \ No newline at end of file