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 /admin | |
| 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 'admin')
| -rw-r--r-- | admin/admin_articles_inc.php | 2 | ||||
| -rw-r--r-- | admin/admin_topics.php | 2 | ||||
| -rw-r--r-- | admin/admin_types.php | 2 | ||||
| -rw-r--r-- | admin/upgrades/1.0.0.php | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/admin/admin_articles_inc.php b/admin/admin_articles_inc.php index 4b77318..d3ee493 100644 --- a/admin/admin_articles_inc.php +++ b/admin/admin_articles_inc.php @@ -1,5 +1,5 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_articles_inc.php,v 1.25 2009/10/01 14:16:58 wjames5 Exp $ +// $Header$ // Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. // 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. diff --git a/admin/admin_topics.php b/admin/admin_topics.php index 5d99dc0..3210e16 100644 --- a/admin/admin_topics.php +++ b/admin/admin_topics.php @@ -1,5 +1,5 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_topics.php,v 1.9 2010/02/08 21:27:21 wjames5 Exp $ +// $Header$ require_once( '../../kernel/setup_inc.php' ); include_once( ARTICLES_PKG_PATH.'BitArticle.php' ); diff --git a/admin/admin_types.php b/admin/admin_types.php index ef858b3..f9b6e69 100644 --- a/admin/admin_types.php +++ b/admin/admin_types.php @@ -1,5 +1,5 @@ <?php -// $Header: /cvsroot/bitweaver/_bit_articles/admin/admin_types.php,v 1.11 2010/02/08 21:27:21 wjames5 Exp $ +// $Header$ require_once( '../../kernel/setup_inc.php' ); require_once( ARTICLES_PKG_PATH.'BitArticle.php' ); diff --git a/admin/upgrades/1.0.0.php b/admin/upgrades/1.0.0.php index 2689efe..ab96312 100644 --- a/admin/upgrades/1.0.0.php +++ b/admin/upgrades/1.0.0.php @@ -1,6 +1,6 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_articles/admin/upgrades/1.0.0.php,v 1.2 2010/01/26 15:38:13 dansut Exp $ + * @version $Header$ */ global $gBitInstaller; |
