diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-06-21 20:12:56 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-06-21 20:12:56 +0200 |
commit | e077833f31b6419fe3252de4b9ec880a49a62c52 (patch) | |
tree | a06cc4d964b094930db61a4e6c24b3affb5e4b37 /inc/geshi/mysql.php | |
parent | 881debf19ed6e0e4e728c85a1e73b91e333dfd6e (diff) | |
download | rpg-e077833f31b6419fe3252de4b9ec880a49a62c52.tar.gz rpg-e077833f31b6419fe3252de4b9ec880a49a62c52.tar.bz2 |
GeSHi update to 1.0.7.11
darcs-hash:20060621181256-7ad00-36aacf46a148ec8d834bf0e294b9a107bfe1485d.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 b93d2dea3..2c819c205 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.10 - * CVS Revision Version: $Revision: 1.11 $ + * Release Version: 1.0.7.11 + * CVS Revision Version: $Revision: 1.12 $ * Date Started: 2004/06/04 - * Last Modified: $Date: 2006/05/19 11:40:15 $ + * Last Modified: $Date: 2006/05/21 00:06:56 $ * * MySQL language file for GeSHi. * |