From e077833f31b6419fe3252de4b9ec880a49a62c52 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Wed, 21 Jun 2006 20:12:56 +0200 Subject: GeSHi update to 1.0.7.11 darcs-hash:20060621181256-7ad00-36aacf46a148ec8d834bf0e294b9a107bfe1485d.gz --- inc/geshi/smarty.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'inc/geshi/smarty.php') diff --git a/inc/geshi/smarty.php b/inc/geshi/smarty.php index 345fe5b52..9f660f17f 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.10 - * CVS Revision Version: $Revision: 1.14 $ + * Release Version: 1.0.7.11 + * CVS Revision Version: $Revision: 1.15.2.1 $ * Date Started: 2004/07/10 - * Last Modified: $Date: 2006/05/19 11:40:15 $ + * Last Modified: $Date: 2006/06/21 10:22:51 $ * * Smarty template language file for GeSHi. * @@ -50,7 +50,7 @@ $language_data = array ( 1 => array( '$smarty', 'now', 'const', 'capture', 'config', 'section', 'foreach', 'template', 'version', 'ldelim', 'rdelim', 'config_load', 'foreachelse', 'include', 'include_php', 'insert', 'if', 'elseif', 'else', 'php', - 'sectionelse', 'clear_all_cache', 'clear_cache', 'is_cached', 'from', 'item' + 'sectionelse', 'clear_all_cache', 'clear_cache', 'is_cached', ), 2 => array( 'capitalize', 'count_characters', 'cat', 'count_paragraphs', 'count_sentences', 'count_words', 'date_format', @@ -83,7 +83,7 @@ $language_data = array ( ), 6 => array( 'name', 'assign', 'file', 'scope', 'global', 'key', 'once', 'script', - 'loop', 'start', 'step', 'max', 'show', 'values', 'value' + 'loop', 'start', 'step', 'max', 'show', 'values', 'value', 'from', 'item' ), 7 => array( 'eq', 'neq', 'ne', 'lte', 'gte', 'ge', 'le', 'not', 'mod' -- cgit v1.2.3