summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorcvs2git <cvs2git@bitweaver.org>2010-06-09 18:13:10 +0200
committernickpalmer <nick@sluggardy.net>2010-06-09 18:13:10 +0200
commit142e551fc203bbb2a5b9beeb67bdac5c394fa4c4 (patch)
tree3c201251298f78bede19622cc11dde6f0ca79736 /modules
parentd770785b05e10c6359f581450326ebc26646a78c (diff)
downloadpigeonholes-142e551fc203bbb2a5b9beeb67bdac5c394fa4c4.tar.gz
pigeonholes-142e551fc203bbb2a5b9beeb67bdac5c394fa4c4.tar.bz2
pigeonholes-142e551fc203bbb2a5b9beeb67bdac5c394fa4c4.zip
Strip down CVS keywords.
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_category_menu.php4
-rw-r--r--modules/mod_category_menu.tpl2
-rw-r--r--modules/mod_category_suckerfish.php4
-rw-r--r--modules/mod_whats_related.php4
-rw-r--r--modules/mod_whats_related.tpl2
5 files changed, 8 insertions, 8 deletions
diff --git a/modules/mod_category_menu.php b/modules/mod_category_menu.php
index 0c247bc..bffbb69 100644
--- a/modules/mod_category_menu.php
+++ b/modules/mod_category_menu.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.php,v 1.6 2009/10/01 14:17:03 wjames5 Exp $
+ * $Header$
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
@@ -8,7 +8,7 @@
* 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_category_menu.php,v 1.6 2009/10/01 14:17:03 wjames5 Exp $
+ * $Id$
* @package categories
* @subpackage modules
*/
diff --git a/modules/mod_category_menu.tpl b/modules/mod_category_menu.tpl
index af06ae2..ffd7470 100644
--- a/modules/mod_category_menu.tpl
+++ b/modules/mod_category_menu.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.tpl,v 1.2 2006/04/14 20:25:52 squareing Exp $ *}
+{* $Header$ *}
{strip}
{if $gBitSystem->isFeatureActive( 'pigeonholes_display_members' ) and $modPigeonStructures}
{bitmodule title="$moduleTitle" name="whats_related"}
diff --git a/modules/mod_category_suckerfish.php b/modules/mod_category_suckerfish.php
index a792b74..605ccda 100644
--- a/modules/mod_category_suckerfish.php
+++ b/modules/mod_category_suckerfish.php
@@ -1,13 +1,13 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_suckerfish.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $
+ * $Header$
*
* Copyright (c) 2007 bitweaver.org
*
* 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_category_suckerfish.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $
+ * $Id$
* @package pigeonholes
* @subpackage modules
*/
diff --git a/modules/mod_whats_related.php b/modules/mod_whats_related.php
index 46e3754..2e2088b 100644
--- a/modules/mod_whats_related.php
+++ b/modules/mod_whats_related.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $
+ * $Header$
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
@@ -8,7 +8,7 @@
* 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_whats_related.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $
+ * $Id$
* @package categories
* @subpackage modules
*/
diff --git a/modules/mod_whats_related.tpl b/modules/mod_whats_related.tpl
index a589f75..7329849 100644
--- a/modules/mod_whats_related.tpl
+++ b/modules/mod_whats_related.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.tpl,v 1.6 2007/04/19 06:31:47 laetzer Exp $ *}
+{* $Header$ *}
{strip}
{if $modRelatedPigeon}
{bitmodule title="$moduleTitle" name="whats_related"}