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

