Diff of /mambo/branches/4.7/page404.php
Parent Directory
|
Revision Log
|
Patch
| revision 193, Thu Jan 26 18:09:47 2006 UTC | revision 194, Thu Jan 26 20:11:56 2006 UTC | |
|---|---|---|
| # | Line 10 | Line 10 |
| 10 | /** ensure this file is being included by a parent file */ | /** ensure this file is being included by a parent file */ |
| 11 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); |
| 12 | ||
| 13 | echo _NOT_EXIST; | echo T_('The page you are trying to access does not exist.<br />Please select a page from the main menu.'); |
| 14 | echo '<br />This is from page404.php'; | echo '<br />'.T_('This is from page404.php'); |
| 15 | ||
| 16 | ?> | ?> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

