summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorcvs2git <cvs2git@bitweaver.org>2010-06-09 18:11:58 +0200
committernickpalmer <nick@sluggardy.net>2010-06-09 18:11:58 +0200
commitf1ca50fe5c4dbfde24202a2f682a110cf517d046 (patch)
tree9ff70676b15726eb6f5be268f76489537d7898fe /modules
parentd18b75ee1a060fbd3a913dca7e27d724b6ed1eb5 (diff)
downloadboards-f1ca50fe5c4dbfde24202a2f682a110cf517d046.tar.gz
boards-f1ca50fe5c4dbfde24202a2f682a110cf517d046.tar.bz2
boards-f1ca50fe5c4dbfde24202a2f682a110cf517d046.zip
Strip down CVS keywords.
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_recent_posts.php2
-rw-r--r--modules/mod_recent_posts.tpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mod_recent_posts.php b/modules/mod_recent_posts.php
index 31146e2..2adf421 100644
--- a/modules/mod_recent_posts.php
+++ b/modules/mod_recent_posts.php
@@ -5,7 +5,7 @@
* - b : numeric id of board to show posts from
* - all_boards : display posts from all boards. Default behavior is to auto-track to board you are in.
*
- * @version $Header: /cvsroot/bitweaver/_bit_boards/modules/mod_recent_posts.php,v 1.7 2007/09/11 19:40:04 spiderr Exp $
+ * @version $Header$
* @package boards
* @subpackage modules
*/
diff --git a/modules/mod_recent_posts.tpl b/modules/mod_recent_posts.tpl
index 0db4e77..b165984 100644
--- a/modules/mod_recent_posts.tpl
+++ b/modules/mod_recent_posts.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_boards/modules/mod_recent_posts.tpl,v 1.10 2008/08/05 16:45:25 laetzer Exp $ *}
+{* $Header$ *}
{strip}
{if $gBitSystem->isPackageActive('boards') && {$modLastBoardPosts}
{bitmodule title="$moduleTitle" name="last_board_posts"}