summaryrefslogtreecommitdiff
path: root/inc/geshi/gml.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-03-27 15:37:38 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-03-27 15:37:38 +0200
commit45d0f252c9037d9a5bca270e9186742833af72e4 (patch)
tree6ea3392e0419ebdf41335b55115623f815a41bf4 /inc/geshi/gml.php
parentaee14112968f933e3b36ff56f1ea55a54970df65 (diff)
downloadrpg-45d0f252c9037d9a5bca270e9186742833af72e4.tar.gz
rpg-45d0f252c9037d9a5bca270e9186742833af72e4.tar.bz2
GeShi update to 1.0.7.8
darcs-hash:20060327133738-7ad00-d9b2615cc73c0924c25ef6039449ff66ef88aae1.gz
Diffstat (limited to 'inc/geshi/gml.php')
-rw-r--r--inc/geshi/gml.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/inc/geshi/gml.php b/inc/geshi/gml.php
index 3ffd229d1..2e149f836 100644
--- a/inc/geshi/gml.php
+++ b/inc/geshi/gml.php
@@ -4,10 +4,10 @@
* --------
* Author: José Jorge Enríquez (jenriquez@users.sourceforge.net)
* Copyright: (c) 2005 José Jorge Enríquez Rodríguez (http://www.zonamakers.com)
- * Release Version: 1.0.7.7
- * CVS Revision Version: $Revision: 1.9 $
+ * Release Version: 1.0.7.8
+ * CVS Revision Version: $Revision: 1.10 $
* Date Started: 2005/06/21
- * Last Modified: $Date: 2006/02/25 00:46:33 $
+ * Last Modified: $Date: 2006/03/23 07:30:24 $
*
* GML language file for GeSHi.
*
@@ -471,8 +471,7 @@ $language_data = array (
0 => 'color: #cc66cc;'
),
'METHODS' => array(
- 1 => 'color: #202020;',
- 2 => 'color: #202020;'
+ 1 => 'color: #202020;'
),
'SYMBOLS' => array(
0 => 'color: #66cc66; font-weight: bold;'