diff options
author | Andreas Gohr <andi@splitbrain.org> | 2008-03-26 22:17:55 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2008-03-26 22:17:55 +0100 |
commit | d09ae2055575141a00e67faeadb9bcb3d8285f3f (patch) | |
tree | 5f8f372f379b77f8f36805468d4e60fdb8ebc1b5 /inc/geshi/text.php | |
parent | 3d1f9ec3674462e63f4195dd834603148a7c7b42 (diff) | |
download | rpg-d09ae2055575141a00e67faeadb9bcb3d8285f3f.tar.gz rpg-d09ae2055575141a00e67faeadb9bcb3d8285f3f.tar.bz2 |
GeSHi update to 1.0.7.21
darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz
Diffstat (limited to 'inc/geshi/text.php')
-rw-r--r-- | inc/geshi/text.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inc/geshi/text.php b/inc/geshi/text.php index ded1f8222..838869647 100644 --- a/inc/geshi/text.php +++ b/inc/geshi/text.php @@ -3,8 +3,8 @@ * text.php * -------- * Author: Sean Hanna (smokingrope@gmail.com) - * Copyright: (c) 2006 Sean Hanna - * Release Version: 1.0.7.20 + * Copyright: (c) 2006 Sean Hanna + * Release Version: 1.0.7.21 * Date Started: 04/23/2006 * * Standard Text File (No Syntax Highlighting). @@ -20,8 +20,8 @@ * * TODO (updated 04/27/2006) * ------------------------- - * - * + * + * ************************************************************************************* * * This file is part of GeSHi. |