diff options
Diffstat (limited to 'BitNewsletter.php')
| -rw-r--r-- | BitNewsletter.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/BitNewsletter.php b/BitNewsletter.php index bd7b4b4..56f845f 100644 --- a/BitNewsletter.php +++ b/BitNewsletter.php @@ -1,12 +1,12 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_newsletters/BitNewsletter.php,v 1.34 2009/10/01 13:45:44 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_newsletters/BitNewsletter.php,v 1.35 2009/10/01 14:17:02 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org - * All Rights Reserved. See copyright.txt for details and a complete list of authors. + * 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: BitNewsletter.php,v 1.34 2009/10/01 13:45:44 wjames5 Exp $ + * $Id: BitNewsletter.php,v 1.35 2009/10/01 14:17:02 wjames5 Exp $ * * 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.34 $ $Date: 2009/10/01 13:45:44 $ $Author: wjames5 $ + * @version $Revision: 1.35 $ $Date: 2009/10/01 14:17:02 $ $Author: wjames5 $ */ /** |
