diff options
Diffstat (limited to 'BitBlogPost.php')
| -rw-r--r-- | BitBlogPost.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/BitBlogPost.php b/BitBlogPost.php index e168e82..e730b38 100644 --- a/BitBlogPost.php +++ b/BitBlogPost.php @@ -1,12 +1,12 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_blogs/BitBlogPost.php,v 1.146 2010/04/17 22:46:07 wjames5 Exp $ + * $Header$ * * Copyright (c) 2004 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: BitBlogPost.php,v 1.146 2010/04/17 22:46:07 wjames5 Exp $ + * $Id$ * * Virtual base class (as much as one can have such things in PHP) for all * derived tikiwiki classes that require database access. @@ -16,7 +16,7 @@ * * @author drewslater <andrew@andrewslater.com>, spiderr <spider@steelsun.com> * - * @version $Revision: 1.146 $ $Date: 2010/04/17 22:46:07 $ $Author: wjames5 $ + * @version $Revision$ */ /** |
