diff options
author | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 11:20:32 +0200 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2005-10-22 11:20:32 +0200 |
commit | 79da1d61e8f3a897b8fc7638bbba3a0f594bead7 (patch) | |
tree | b4e4b2873e4adbef1a4ef305fd9ab03e258deabd /inc/geshi/php.php | |
parent | c13104acf0edfa5c08738d32e26ae51ea7e4407c (diff) | |
download | rpg-79da1d61e8f3a897b8fc7638bbba3a0f594bead7.tar.gz rpg-79da1d61e8f3a897b8fc7638bbba3a0f594bead7.tar.bz2 |
GeSHi update to 1.0.7.4
darcs-hash:20051022092032-7ad00-5d8683d48f0c5e3030ba02cf46d6c549b4e3a2e9.gz
Diffstat (limited to 'inc/geshi/php.php')
-rw-r--r-- | inc/geshi/php.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/geshi/php.php b/inc/geshi/php.php index 4466074f9..476a36f2b 100644 --- a/inc/geshi/php.php +++ b/inc/geshi/php.php @@ -4,10 +4,10 @@ * -------- * Author: Nigel McNie (oracle.shinoda@gmail.com) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.3 - * CVS Revision Version: $Revision: 1.5 $ + * Release Version: 1.0.7.4 + * CVS Revision Version: $Revision: 1.6 $ * Date Started: 2004/06/20 - * Last Modified: $Date: 2005/09/22 01:41:46 $ + * Last Modified: $Date: 2005/10/22 07:52:59 $ * * PHP language file for GeSHi. * |