diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-09-23 12:55:45 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-09-23 12:55:45 +0200 |
commit | 364cc9ca5e57febb36f1df23fa3eef8ad048fb49 (patch) | |
tree | fe6eac6ff9ec01d644eb0f5d81f4be480d09a7d6 /inc/geshi/mysql.php | |
parent | 8e6cfd4d8687ecdcf3c20b31a34a0f85b1b6d6fb (diff) | |
download | rpg-364cc9ca5e57febb36f1df23fa3eef8ad048fb49.tar.gz rpg-364cc9ca5e57febb36f1df23fa3eef8ad048fb49.tar.bz2 |
GeSHi upgrade to 1.0.7.14
darcs-hash:20060923105545-7ad00-52ca67905f51cb7d4782ff87276c01164b52daec.gz
Diffstat (limited to 'inc/geshi/mysql.php')
-rw-r--r-- | inc/geshi/mysql.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/mysql.php b/inc/geshi/mysql.php index 48fcd4ef8..0cf1f2045 100644 --- a/inc/geshi/mysql.php +++ b/inc/geshi/mysql.php @@ -4,10 +4,10 @@ * --------- * Author: Carl F�rstenberg (azatoth@gmail.com) * Copyright: (c) 2005 Carl F�rstenberg, Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.7.13 - * CVS Revision Version: $Revision: 1.12.2.4 $ + * Release Version: 1.0.7.14 + * CVS Revision Version: $Revision: 1.12.2.5 $ * Date Started: 2004/06/04 - * Last Modified: $Date: 2006/07/22 11:30:29 $ + * Last Modified: $Date: 2006/08/22 10:42:35 $ * * MySQL language file for GeSHi. * |