diff options
Diffstat (limited to 'install_welcome.php')
| -rw-r--r-- | install_welcome.php | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/install_welcome.php b/install_welcome.php index d5341ec..3add0c6 100644 --- a/install_welcome.php +++ b/install_welcome.php @@ -1,6 +1,9 @@ <?php - -// $Header: /cvsroot/bitweaver/_bit_install/install_welcome.php,v 1.1 2005/06/19 04:51:18 bitweaver Exp $ +/** + * @version $Header: /cvsroot/bitweaver/_bit_install/install_welcome.php,v 1.2 2005/06/28 07:45:45 spiderr Exp $ + * @package install + * @subpackage functions + */ // 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. |
