blob: a452d4e00091d2bf95c28d647a3d78a18c8de87c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?php
/**
* $Header: /cvsroot/bitweaver/_bit_contact/display_list_header.php,v 1.3 2009/10/01 14:16:59 wjames5 Exp $
*
* Copyright ( c ) 2006 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
*
* @package contact
* @subpackage functions
*/
?>
|