diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-11-27 23:28:45 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-11-27 23:28:45 +0100 |
commit | 9e9fda70e9993a37278aa28723b777b6c68046b1 (patch) | |
tree | 7bd8d50dbfc350e36e580f72a357847436adca40 /inc/geshi/css.php | |
parent | e135fd5d34238f99761d5fb3b41c46c67f8b6316 (diff) | |
download | rpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.gz rpg-9e9fda70e9993a37278aa28723b777b6c68046b1.tar.bz2 |
GeSHi 1.0.7.16 update
darcs-hash:20061127222845-7ad00-50130163027857534a4075ada27cded8411dd96e.gz
Diffstat (limited to 'inc/geshi/css.php')
-rw-r--r-- | inc/geshi/css.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/inc/geshi/css.php b/inc/geshi/css.php index 333102705..7a3736078 100644 --- a/inc/geshi/css.php +++ b/inc/geshi/css.php @@ -2,12 +2,12 @@ /************************************************************************************* * css.php * ------- - * Author: Nigel McNie (oracle.shinoda@gmail.com) + * Author: Nigel McNie (nigel@geshi.org) * Copyright: (c) 2004 Nigel McNie (http://qbnz.com/highlighter/) - * Release Version: 1.0.7.15 - * CVS Revision Version: $Revision: 1.15.2.4 $ + * Release Version: 1.0.7.16 + * CVS Revision Version: $Revision: 1.15.2.6 $ * Date Started: 2004/06/18 - * Last Modified: $Date: 2006/09/23 02:05:46 $ + * Last Modified: $Date: 2006/10/29 11:08:58 $ * * CSS language file for GeSHi. * @@ -175,4 +175,4 @@ $language_data = array ( ) ); -?>
\ No newline at end of file +?> |