diff options
Diffstat (limited to 'modules/mod_random_pages.php')
| -rw-r--r-- | modules/mod_random_pages.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/mod_random_pages.php b/modules/mod_random_pages.php index e37dd84..0861f27 100644 --- a/modules/mod_random_pages.php +++ b/modules/mod_random_pages.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_random_pages.php,v 1.8 2009/10/01 13:45:54 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_wiki/modules/mod_random_pages.php,v 1.9 2009/10/01 14:17:07 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * All Rights Reserved. See below for details and a complete list of authors. * Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details * - * $Id: mod_random_pages.php,v 1.8 2009/10/01 13:45:54 wjames5 Exp $ + * $Id: mod_random_pages.php,v 1.9 2009/10/01 14:17:07 wjames5 Exp $ * @package wiki * @subpackage modules */ |
