From b5bef19b5dbebf123d1c181b3cebadea198add35 Mon Sep 17 00:00:00 2001 From: andi Date: Thu, 14 Jul 2005 21:33:36 +0200 Subject: updated GeSHi to 1.0.7 darcs-hash:20050714193336-9977f-c0d5b8e6db9f92720b1f8b539fdef1f04823f5f7.gz --- inc/geshi/smarty.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inc/geshi/smarty.php') diff --git a/inc/geshi/smarty.php b/inc/geshi/smarty.php index 6dae5f4d9..eb8514ad2 100644 --- a/inc/geshi/smarty.php +++ b/inc/geshi/smarty.php @@ -5,9 +5,9 @@ * Author: Alan Juden (alan@judenware.org) * Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/highlighter/) * Release Version: 1.0.6 - * CVS Revision Version: $Revision: 1.1 $ + * CVS Revision Version: $Revision: 1.2 $ * Date Started: 2004/07/10 - * Last Modified: $Date: 2005/01/29 01:48:39 $ + * Last Modified: $Date: 2005/06/13 22:29:20 $ * * Smarty template language file for GeSHi. * @@ -49,7 +49,7 @@ $language_data = array ( 'KEYWORDS' => array( 1 => array( '$smarty', 'now', 'const', 'capture', 'config', 'section', 'foreach', 'template', 'version', 'ldelim', 'rdelim', - 'config_load', 'foreach', 'foreachelse', 'include', 'include_php', 'insert', 'if', 'elseif', 'else', 'php', + 'config_load', 'foreachelse', 'include', 'include_php', 'insert', 'if', 'elseif', 'else', 'php', 'sectionelse', 'clear_all_cache', 'clear_cache', 'is_cached', 'from', 'item' ), 2 => array( @@ -164,4 +164,4 @@ $language_data = array ( ) ); -?> \ No newline at end of file +?> -- cgit v1.2.3