View of /mambo/branches/4.6/pathway.php
Parent Directory
|
Revision Log
Revision 815 -
(download)
(annotate)
Sat Dec 9 04:02:08 2006 UTC (6 years, 5 months ago) by andphe
File size: 452 byte(s)
Sat Dec 9 04:02:08 2006 UTC (6 years, 5 months ago) by andphe
File size: 452 byte(s)
add phpdoc comments, copyright notices
<?php /** * mosPathWay compatibility with old templates * @package Mambo * @copyright (C) 2005 - 2006 Mambo Foundation Inc. * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL * @author Mambo Foundation Inc see README.php */ /** ensure this file is being included by a parent file */ defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); // This file simply supports backwards compatibility mosPathWay(); ?>
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

