Annotation of /mambo/branches/4.5.3h/pathway.php
Parent Directory
|
Revision Log
Revision 1414 - (view) (download)
| 1 : | root | 1 | <? |
| 2 : | /** | ||
| 3 : | elpie | 1414 | * mosPathWay compatibility with old templates |
| 4 : | root | 1 | * @package Mambo |
| 5 : | elpie | 1414 | * @author Mambo Foundation Inc see README.php |
| 6 : | * @copyright Mambo Foundation Inc. | ||
| 7 : | * See COPYRIGHT.php for copyright notices and details. | ||
| 8 : | chanh | 1393 | * @license GNU/GPL Version 2, see LICENSE.php |
| 9 : | elpie | 1414 | * Mambo is free software; you can redistribute it and/or |
| 10 : | * modify it under the terms of the GNU General Public License | ||
| 11 : | * as published by the Free Software Foundation; version 2 of the License. | ||
| 12 : | root | 1 | */ |
| 13 : | |||
| 14 : | /** ensure this file is being included by a parent file */ | ||
| 15 : | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | ||
| 16 : | |||
| 17 : | |||
| 18 : | // This file simply supports backwards compatibility | ||
| 19 : | mosPathWay(); | ||
| 20 : | |||
| 21 : | elpie | 1414 | ?> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

