View of /mambo/branches/4.5.4/includes/footer.php
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Tue Dec 13 03:48:42 2005 UTC (7 years, 6 months ago) by root
File size: 449 byte(s)
Tue Dec 13 03:48:42 2005 UTC (7 years, 6 months ago) by root
File size: 449 byte(s)
creating branch
<?php /** * @version $Id: footer.php,v 1.2 2005/11/21 00:06:17 cauld Exp $ * @package Mambo * @copyright (C) 2000 - 2005 Mambo Foundation * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * Mambo is Free Software */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); global $_VERSION; ?> <div align="center"><br /><?php echo $_VERSION->URL; ?></div>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

