Annotation of /mambo/branches/4.7/page404.php
Parent Directory
|
Revision Log
Revision 751 - (view) (download)
| 1 : | counterpoi | 79 | t <?php |
| 2 : | t /** | ||
| 3 : | csouza | 297 | * @package Mambo Open Source |
| 4 : | * @copyright (C) 2005 - 2006 Mambo Foundation Inc. | ||
| 5 : | counterpoi | 79 | t * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL |
| 6 : | csouza | 297 | * |
| 7 : | * 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 | ||
| 8 : | * that Mambo remained free Open Source software owned and managed by the community. | ||
| 9 : | counterpoi | 79 | t * Mambo is Free Software |
| 10 : | csouza | 297 | */ |
| 11 : | counterpoi | 79 | t |
| 12 : | t /** ensure this file is being included by a parent file */ | ||
| 13 : | t defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | ||
| 14 : | t | ||
| 15 : | csouza | 194 | echo T_('The page you are trying to access does not exist.<br />Please select a page from the main menu.'); |
| 16 : | echo '<br />'.T_('This is from page404.php'); | ||
| 17 : | counterpoi | 79 | t |
| 18 : | t ?> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

