diff options
Diffstat (limited to 'inc/geshi/robots.php')
-rw-r--r-- | inc/geshi/robots.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/inc/geshi/robots.php b/inc/geshi/robots.php index f771233ef..f5ad0159b 100644 --- a/inc/geshi/robots.php +++ b/inc/geshi/robots.php @@ -4,10 +4,8 @@ * -------- * Author: Christian Lescuyer (cl@goelette.net) * Copyright: (c) 2006 Christian Lescuyer http://xtian.goelette.info - * Release Version: 1.0.7.17 - * CVS Revision Version: $Revision: 866 $ + * Release Version: 1.0.7.18 * Date Started: 2006/02/17 - * Last Modified: $Date: 2006-11-26 21:40:26 +1300 (Sun, 26 Nov 2006) $ * * robots.txt language file for GeSHi. * @@ -97,4 +95,4 @@ $language_data = array ( ) ); -?>
\ No newline at end of file +?> |