View of /mambo/branches/4.6/includes/footer.php
Parent Directory
|
Revision Log
Revision 1 -
(download)
(annotate)
Tue Dec 13 03:45:47 2005 UTC (7 years, 5 months ago) by root
Original Path: mambo/trunk/includes/footer.php
File size: 449 byte(s)
Tue Dec 13 03:45:47 2005 UTC (7 years, 5 months ago) by root
Original Path: mambo/trunk/includes/footer.php
File size: 449 byte(s)
Initial repository layout
<?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 |

