Annotation of /mambo/branches/4.6/page404.php
Parent Directory
|
Revision Log
Revision 117 - (view) (download)
| 1 : | counterpoi | 79 | t <?php |
| 2 : | t /** | ||
| 3 : | t * @version $Id: offline.php,v 1.1 2005/07/22 01:57:42 eddieajau Exp $ | ||
| 4 : | t * @package Mambo | ||
| 5 : | t * @copyright (C) 2000 - 2005 Miro International Pty Ltd | ||
| 6 : | t * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | ||
| 7 : | t * Mambo is Free Software | ||
| 8 : | t */ | ||
| 9 : | t | ||
| 10 : | t /** ensure this file is being included by a parent file */ | ||
| 11 : | t defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | ||
| 12 : | t | ||
| 13 : | t echo _NOT_EXIST; | ||
| 14 : | t echo '<br />This is from page404.php'; | ||
| 15 : | t | ||
| 16 : | t ?> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

