View of /mambo/tags/46_release/page404.php
Parent Directory
|
Revision Log
Revision 720 -
(download)
(annotate)
Mon Sep 18 18:05:47 2006 UTC (6 years, 9 months ago) by cauld
File size: 711 byte(s)
Mon Sep 18 18:05:47 2006 UTC (6 years, 9 months ago) by cauld
File size: 711 byte(s)
Tagging the official 4.6 release
<?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 |

