View of /mambo/branches/4.5.3h/includes/footer.php
Parent Directory
|
Revision Log
Revision 1416 -
(download)
(annotate)
Fri Nov 23 12:01:17 2007 UTC (5 years, 5 months ago) by ocs_cms
File size: 542 byte(s)
Fri Nov 23 12:01:17 2007 UTC (5 years, 5 months ago) by ocs_cms
File size: 542 byte(s)
fixed header comment blocks to meet coding standards and to remove the invalid link to GNU/GPL version 2 license. Author and License references in the XML files replaced with mambo-foundation
<?php /** * @package Mambo * @copyright (C) 2000 - 2005 Mambo Foundation * @license GNU/GPL Version 2, see LICENSE.php * Mambo is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; version 2 of the License. */ /** 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 |

