summaryrefslogtreecommitdiff
path: root/inc/geshi/blitzbasic.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-01-22 13:53:27 +0100
committerAndreas Gohr <andi@splitbrain.org>2006-01-22 13:53:27 +0100
commit3971c1cc98ea6a7d389ba5404df61e523184f3bc (patch)
treed58c80eb77f236bd80ba02e218b0e66b2c178d6b /inc/geshi/blitzbasic.php
parentb9ac8716a5af742f88887fb9c1315b0e01d244a3 (diff)
downloadrpg-3971c1cc98ea6a7d389ba5404df61e523184f3bc.tar.gz
rpg-3971c1cc98ea6a7d389ba5404df61e523184f3bc.tar.bz2
GeSHi updated to 1.0.7.6
darcs-hash:20060122125327-7ad00-3850bd0d928235a39fd19d79b306259f3139ba75.gz
Diffstat (limited to 'inc/geshi/blitzbasic.php')
-rw-r--r--inc/geshi/blitzbasic.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/inc/geshi/blitzbasic.php b/inc/geshi/blitzbasic.php
index c1ad6b376..c7a7a2dc0 100644
--- a/inc/geshi/blitzbasic.php
+++ b/inc/geshi/blitzbasic.php
@@ -4,10 +4,10 @@
* --------------
* Author: Pàdraig O`Connel (info@moonsword.info)
* Copyright: (c) 2005 Pàdraig O`Connel (http://moonsword.info)
- * Release Version: 1.0.7.5
- * CVS Revision Version: $Revision: 1.2 $
+ * Release Version: 1.0.7.6
+ * CVS Revision Version: $Revision: 1.4 $
* Date Started: 16.10.2005
- * Last Modified: $Date: 2005/10/22 07:52:59 $
+ * Last Modified: $Date: 2005/12/30 04:50:56 $
*
* BlitzBasic language file for GeSHi.
*
@@ -17,8 +17,10 @@
*
* CHANGES
* -------
+ * 2005/12/28 (1.0.1)
+ * - Remove unnecessary style index for regexps
* 2005/10/22 (1.0.0)
- * - First Release
+ * - First Release
*
* TODO (updated 2005/10/22)
* -------------------------
@@ -159,7 +161,6 @@
0 => 'color: #000066;'
),
'REGEXPS' => array(
- 0 => 'font-weight: bold;'
),
'SCRIPT' => array(
0 => '',
@@ -174,7 +175,6 @@
1 => '\\'
),
'REGEXPS' => array(
-
),
'STRICT_MODE_APPLIES' => GESHI_NEVER,
'SCRIPT_DELIMITERS' => array(),