View of /mambo/branches/4.7/page404.php
Parent Directory
|
Revision Log
Revision 751 -
(download)
(annotate)
Sat Oct 7 17:36:54 2006 UTC (6 years, 7 months ago) by cauld
File size: 711 byte(s)
Sat Oct 7 17:36:54 2006 UTC (6 years, 7 months ago) by cauld
File size: 711 byte(s)
Creating the 4.7 branch
<?php /** * @package Mambo Open Source * @copyright (C) 2005 - 2006 Mambo Foundation Inc. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * * Mambo was originally developed by Miro (www.miro.com.au) in 2000. Miro assigned the copyright in Mambo to The Mambo Foundation in 2005 to ensure * that Mambo remained free Open Source software owned and managed by the community. * 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.' ); echo T_('The page you are trying to access does not exist.<br />Please select a page from the main menu.'); echo '<br />'.T_('This is from page404.php'); ?>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

