diff options
| author | cvs2git <cvs2git@bitweaver.org> | 2010-06-09 18:11:17 +0200 |
|---|---|---|
| committer | nickpalmer <nick@sluggardy.net> | 2010-06-09 18:11:17 +0200 |
| commit | 9dbee19cc5a1b71d982918b1452ce4184ed3ecf2 (patch) | |
| tree | d26dbcd6f2de3ef6e5ef1140a65ad940555c6695 /modules | |
| parent | 9dc138a93880995f8f85d6a0abb4eae5e68ee9be (diff) | |
| download | articles-9dbee19cc5a1b71d982918b1452ce4184ed3ecf2.tar.gz articles-9dbee19cc5a1b71d982918b1452ce4184ed3ecf2.tar.bz2 articles-9dbee19cc5a1b71d982918b1452ce4184ed3ecf2.zip | |
Strip down CVS keywords.pre-lf-storage-path-to-file-name
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mod_articles.php | 2 | ||||
| -rw-r--r-- | modules/mod_articles.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/mod_articles.php b/modules/mod_articles.php index bd487ae..43a380d 100644 --- a/modules/mod_articles.php +++ b/modules/mod_articles.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_articles/modules/mod_articles.php,v 1.17 2010/02/01 17:45:22 dansut Exp $ + * @version $Header$ * @package articles * @subpackage modules */ diff --git a/modules/mod_articles.tpl b/modules/mod_articles.tpl index 69b3d03..a01016e 100644 --- a/modules/mod_articles.tpl +++ b/modules/mod_articles.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_articles/modules/mod_articles.tpl,v 1.9 2010/02/01 17:45:22 dansut Exp $ *} +{* $Header$ *} {strip} {if $gBitSystem->isPackageActive( 'articles' )} {bitmodule title="$moduleTitle" name=$smarty.const.ARTICLES_PKG_NAME} |
