diff options
| author | cvs2git <cvs2git@bitweaver.org> | 2010-06-09 18:12:42 +0200 |
|---|---|---|
| committer | nickpalmer <nick@sluggardy.net> | 2010-06-09 18:12:42 +0200 |
| commit | 8298cc09ec8a0b4496d124118e29aab7e9e06d23 (patch) | |
| tree | bf91eee57cb0299985319cd1302917c33daed993 /modules | |
| parent | 94ae66df82a0f77882b960e465b6faadfd8d41ee (diff) | |
| download | kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.tar.gz kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.tar.bz2 kernel-8298cc09ec8a0b4496d124118e29aab7e9e06d23.zip | |
Strip down CVS keywords.
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mod_adsense.php | 2 | ||||
| -rw-r--r-- | modules/mod_application_menu.tpl | 2 | ||||
| -rw-r--r-- | modules/mod_package_menu.tpl | 2 | ||||
| -rw-r--r-- | modules/mod_powered_by.tpl | 2 | ||||
| -rw-r--r-- | modules/mod_time.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/modules/mod_adsense.php b/modules/mod_adsense.php index a320bf6..844c037 100644 --- a/modules/mod_adsense.php +++ b/modules/mod_adsense.php @@ -1,6 +1,6 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_adsense.php,v 1.4 2009/10/01 14:17:01 wjames5 Exp $ + * $Header$ * * Copyright ( c ) 2004 bitweaver.org * All Rights Reserved. See below for details and a complete list of authors. diff --git a/modules/mod_application_menu.tpl b/modules/mod_application_menu.tpl index 525028e..d150413 100644 --- a/modules/mod_application_menu.tpl +++ b/modules/mod_application_menu.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_application_menu.tpl,v 1.17 2010/02/11 15:16:16 squareing Exp $ *} +{* $Header$ *} {strip} {bitmodule title="$moduleTitle" name="application_menu"} diff --git a/modules/mod_package_menu.tpl b/modules/mod_package_menu.tpl index b5ddba6..1d1992f 100644 --- a/modules/mod_package_menu.tpl +++ b/modules/mod_package_menu.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_package_menu.tpl,v 1.13 2009/02/20 19:54:50 spiderr Exp $ *} +{* $Header$ *} {strip} {if $packageMenu} {bitmodule title="$moduleTitle" name="package_menu"} diff --git a/modules/mod_powered_by.tpl b/modules/mod_powered_by.tpl index bc462e5..b4c272a 100644 --- a/modules/mod_powered_by.tpl +++ b/modules/mod_powered_by.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_powered_by.tpl,v 1.15 2009/05/28 18:58:45 lsces Exp $ *} +{* $Header$ *} {strip} {bitmodule title="$moduleTitle" name="powered_by"} <ul> diff --git a/modules/mod_time.php b/modules/mod_time.php index 50d51dc..d4f9127 100644 --- a/modules/mod_time.php +++ b/modules/mod_time.php @@ -1,6 +1,6 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_kernel/modules/mod_time.php,v 1.7 2009/11/19 19:25:21 wjames5 Exp $ + * $Header$ * * Copyright ( c ) 2004 bitweaver.org * All Rights Reserved. See below for details and a complete list of authors. |
