diff options
Diffstat (limited to 'display_list_header.php')
| -rw-r--r-- | display_list_header.php | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/display_list_header.php b/display_list_header.php new file mode 100644 index 0000000..a452d4e --- /dev/null +++ b/display_list_header.php @@ -0,0 +1,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 + */ + + +?> |
