From 8e39ccf504d73d5d12e07bd879c5a696d5ceac3d Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 12 Sep 2008 22:23:34 +0200 Subject: GeSHi update to 1.0.8 darcs-hash:20080912202334-7ad00-ee4e69ad5516c38729955e8919d55f3b940caf1a.gz --- inc/geshi/mysql.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'inc/geshi/mysql.php') diff --git a/inc/geshi/mysql.php b/inc/geshi/mysql.php index af0eb2c39..aa30085da 100644 --- a/inc/geshi/mysql.php +++ b/inc/geshi/mysql.php @@ -4,7 +4,7 @@ * --------- * Author: Carl F�rstenberg (azatoth@gmail.com) * Copyright: (c) 2005 Carl F�rstenberg, Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.7.22 + * Release Version: 1\.0\.8 * Date Started: 2004/06/04 * * MySQL language file for GeSHi. @@ -169,6 +169,13 @@ $language_data = array ( 'REGEXPS' => array( ) ), + 'URLS' => array( + 1 => '', + 2 => '', + 3 => '', + 4 => '', + 5 => '' + ), 'OOLANG' => false, 'OBJECT_SPLITTERS' => array( ), -- cgit v1.2.3