summaryrefslogtreecommitdiff
path: root/extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php')
-rw-r--r--extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php b/extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php
index b1386944..0eebde20 100644
--- a/extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php
+++ b/extensions/SyntaxHighlight_GeSHi/geshi/geshi/whois.php
@@ -4,7 +4,7 @@
* --------
* Author: Benny Baumann (BenBE@geshi.org)
* Copyright: (c) 2008 Benny Baumann (http://qbnz.com/highlighter/)
- * Release Version: 1.0.8.11
+ * Release Version: 1.0.8.12
* Date Started: 2008/09/14
*
* Whois response (RPSL format) language file for GeSHi.
@@ -174,7 +174,5 @@ $language_data = array (
'METHODS' => GESHI_NEVER,
'SCRIPT' => GESHI_NEVER
)
- ),
+ )
);
-
-?>