summaryrefslogtreecommitdiff
path: root/inc/geshi/smarty.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/geshi/smarty.php')
-rw-r--r--inc/geshi/smarty.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/inc/geshi/smarty.php b/inc/geshi/smarty.php
index db27c993a..c877a9998 100644
--- a/inc/geshi/smarty.php
+++ b/inc/geshi/smarty.php
@@ -4,10 +4,10 @@
* ----------
* Author: Alan Juden (alan@judenware.org)
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter/)
- * 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: 2004/07/10
- * Last Modified: $Date: 2006/02/25 00:46:33 $
+ * Last Modified: $Date: 2006/03/11 21:44:08 $
*
* Smarty template language file for GeSHi.
*
@@ -134,6 +134,7 @@ $language_data = array (
0 => 'color: #D36900;'
),
'SCRIPT' => array(
+ 0 => ''
),
'REGEXPS' => array(
)