View of /mambo/branches/4.6/page404.php
Parent Directory
|
Revision Log
Revision 117 -
(download)
(annotate)
Sat Jan 7 21:26:39 2006 UTC (7 years, 4 months ago) by mambo
File size: 442 byte(s)
Sat Jan 7 21:26:39 2006 UTC (7 years, 4 months ago) by mambo
File size: 442 byte(s)
cauld - Merging the current 4.5.4 changes (revisions 2 thru 99) into 4.6.
<?php /** * @version $Id: offline.php,v 1.1 2005/07/22 01:57:42 eddieajau Exp $ * @package Mambo * @copyright (C) 2000 - 2005 Miro International Pty Ltd * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * 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 _NOT_EXIST; echo '<br />This is from page404.php'; ?>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

