diff options
| -rw-r--r-- | Pigeonholes.php | 6 | ||||
| -rw-r--r-- | assign_content.php | 6 | ||||
| -rw-r--r-- | edit_pigeonholes.php | 6 | ||||
| -rw-r--r-- | edit_structure.php | 6 | ||||
| -rw-r--r-- | index.php | 6 | ||||
| -rw-r--r-- | lookup_pigeonholes_inc.php | 4 | ||||
| -rw-r--r-- | modules/mod_category_menu.php | 6 | ||||
| -rw-r--r-- | modules/mod_category_suckerfish.php | 6 | ||||
| -rw-r--r-- | modules/mod_whats_related.php | 6 | ||||
| -rw-r--r-- | view.php | 6 |
10 files changed, 29 insertions, 29 deletions
diff --git a/Pigeonholes.php b/Pigeonholes.php index 337dd48..312dc76 100644 --- a/Pigeonholes.php +++ b/Pigeonholes.php @@ -1,11 +1,11 @@ <?php /** - * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/Pigeonholes.php,v 1.130 2009/10/01 13:45:46 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/Pigeonholes.php,v 1.131 2009/10/01 14:17:03 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 * | * | For comments, please use phpdocu.sourceforge.net documentation standards!!! @@ -17,7 +17,7 @@ * Pigeonholes class * * @author xing <xing@synapse.plus.com> - * @version $Revision: 1.130 $ + * @version $Revision: 1.131 $ * @package pigeonholes */ diff --git a/assign_content.php b/assign_content.php index 4466c1a..222f3c4 100644 --- a/assign_content.php +++ b/assign_content.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/assign_content.php,v 1.16 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/assign_content.php,v 1.17 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2004 bitweaver.org * Copyright ( c ) 2003 tikwiki.org * Copyright ( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: assign_content.php,v 1.16 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: assign_content.php,v 1.17 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ diff --git a/edit_pigeonholes.php b/edit_pigeonholes.php index 2033f5d..c62d86c 100644 --- a/edit_pigeonholes.php +++ b/edit_pigeonholes.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_pigeonholes.php,v 1.34 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_pigeonholes.php,v 1.35 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2004 bitweaver.org * Copyright ( c ) 2003 tikwiki.org * Copyright ( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: edit_pigeonholes.php,v 1.34 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: edit_pigeonholes.php,v 1.35 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ diff --git a/edit_structure.php b/edit_structure.php index a92e0a4..481c75f 100644 --- a/edit_structure.php +++ b/edit_structure.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_structure.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/edit_structure.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2004 bitweaver.org * Copyright ( c ) 2003 tikwiki.org * Copyright ( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: edit_structure.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: edit_structure.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/index.php,v 1.4 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/index.php,v 1.5 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2004 bitweaver.org * Copyright ( c ) 2003 tikwiki.org * Copyright ( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: index.php,v 1.4 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: index.php,v 1.5 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ diff --git a/lookup_pigeonholes_inc.php b/lookup_pigeonholes_inc.php index 3dfb2ac..bcf0656 100644 --- a/lookup_pigeonholes_inc.php +++ b/lookup_pigeonholes_inc.php @@ -4,10 +4,10 @@ * * @package pigeonholes * @subpackage functions - * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/lookup_pigeonholes_inc.php,v 1.6 2009/10/01 13:45:46 wjames5 Exp $ + * @version $Header: /cvsroot/bitweaver/_bit_pigeonholes/lookup_pigeonholes_inc.php,v 1.7 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2005 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 */ diff --git a/modules/mod_category_menu.php b/modules/mod_category_menu.php index 466cb03..0c247bc 100644 --- a/modules/mod_category_menu.php +++ b/modules/mod_category_menu.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.php,v 1.5 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_menu.php,v 1.6 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: mod_category_menu.php,v 1.5 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: mod_category_menu.php,v 1.6 2009/10/01 14:17:03 wjames5 Exp $ * @package categories * @subpackage modules */ diff --git a/modules/mod_category_suckerfish.php b/modules/mod_category_suckerfish.php index 1da7092..a792b74 100644 --- a/modules/mod_category_suckerfish.php +++ b/modules/mod_category_suckerfish.php @@ -1,13 +1,13 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_suckerfish.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_category_suckerfish.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright (c) 2007 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: mod_category_suckerfish.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: mod_category_suckerfish.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage modules */ diff --git a/modules/mod_whats_related.php b/modules/mod_whats_related.php index 7d68f2c..46e3754 100644 --- a/modules/mod_whats_related.php +++ b/modules/mod_whats_related.php @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/modules/mod_whats_related.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright (c) 2004 bitweaver.org * Copyright (c) 2003 tikwiki.org * Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: mod_whats_related.php,v 1.7 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: mod_whats_related.php,v 1.8 2009/10/01 14:17:03 wjames5 Exp $ * @package categories * @subpackage modules */ @@ -1,14 +1,14 @@ <?php /** - * $Header: /cvsroot/bitweaver/_bit_pigeonholes/view.php,v 1.21 2009/10/01 13:45:46 wjames5 Exp $ + * $Header: /cvsroot/bitweaver/_bit_pigeonholes/view.php,v 1.22 2009/10/01 14:17:03 wjames5 Exp $ * * Copyright ( c ) 2004 bitweaver.org * Copyright ( c ) 2003 tikwiki.org * Copyright ( c ) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al. - * 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: view.php,v 1.21 2009/10/01 13:45:46 wjames5 Exp $ + * $Id: view.php,v 1.22 2009/10/01 14:17:03 wjames5 Exp $ * @package pigeonholes * @subpackage functions */ |
