From 850d6bf6605add7df9c86492766d6427b48ef994 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 23 Jul 2006 22:32:32 +0200 Subject: GeSHi update to 1.0.7.12 darcs-hash:20060723203232-7ad00-a675d33962148272e5dd13ac2190ef259f8eaad2.gz --- inc/geshi/oracle8.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inc/geshi/oracle8.php') diff --git a/inc/geshi/oracle8.php b/inc/geshi/oracle8.php index ed034de33..35312cd34 100644 --- a/inc/geshi/oracle8.php +++ b/inc/geshi/oracle8.php @@ -4,10 +4,10 @@ * ----------- * Author: Guy Wicks (Guy.Wicks@rbs.co.uk) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.7.11 - * CVS Revision Version: $Revision: 1.13 $ + * Release Version: 1.0.7.12 + * CVS Revision Version: $Revision: 1.13.2.3 $ * Date Started: 2004/06/04 - * Last Modified: $Date: 2006/05/21 00:06:57 $ + * Last Modified: $Date: 2006/07/22 11:30:32 $ * * Oracle 8 language file for GeSHi * @@ -40,7 +40,7 @@ ************************************************************************************/ $language_data = array ( - 'LANG_NAME' => 'Oracle 8', + 'LANG_NAME' => 'Oracle 8 SQL', 'COMMENT_SINGLE' => array(1 => '--'), 'COMMENT_MULTI' => array('/*' => '*/'), 'CASE_KEYWORDS' => GESHI_CAPS_UPPER, -- cgit v1.2.3