summaryrefslogtreecommitdiff
path: root/inc/geshi/mysql.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-03-27 15:37:38 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-03-27 15:37:38 +0200
commit45d0f252c9037d9a5bca270e9186742833af72e4 (patch)
tree6ea3392e0419ebdf41335b55115623f815a41bf4 /inc/geshi/mysql.php
parentaee14112968f933e3b36ff56f1ea55a54970df65 (diff)
downloadrpg-45d0f252c9037d9a5bca270e9186742833af72e4.tar.gz
rpg-45d0f252c9037d9a5bca270e9186742833af72e4.tar.bz2
GeShi update to 1.0.7.8
darcs-hash:20060327133738-7ad00-d9b2615cc73c0924c25ef6039449ff66ef88aae1.gz
Diffstat (limited to 'inc/geshi/mysql.php')
-rw-r--r--inc/geshi/mysql.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/inc/geshi/mysql.php b/inc/geshi/mysql.php
index 63094a158..d1584c86f 100644
--- a/inc/geshi/mysql.php
+++ b/inc/geshi/mysql.php
@@ -1,13 +1,13 @@
- <?php
+<?php
/*************************************************************************************
* mysql.php
* ---------
* Author: Carl Fürstenberg (azatoth@gmail.com)
* Copyright: (c) 2005 Carl Fürstenberg, Nigel McNie (http://qbnz.com/highlighter)
- * Release Version: 1.0.7.7
- * CVS Revision Version: $Revision: 1.5 $
+ * Release Version: 1.0.7.8
+ * CVS Revision Version: $Revision: 1.6 $
* Date Started: 2004/06/04
- * Last Modified: $Date: 2006/02/25 00:46:33 $
+ * Last Modified: $Date: 2006/03/11 21:44:08 $
*
* MySQL language file for GeSHi.
*