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

