Annotation of /mambo/branches/4.6/mainbody.php
Parent Directory
|
Revision Log
Revision 948 - (view) (download)
| 1 : | cauld | 941 | <?php |
| 2 : | andphe | 815 | /** |
| 3 : | * mosMainBody compatibility with old templates | ||
| 4 : | * @package Mambo | ||
| 5 : | cauld | 948 | * @copyright Refer to copyright.php |
| 6 : | andphe | 815 | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL |
| 7 : | * @author Mambo Foundation Inc see README.php | ||
| 8 : | cauld | 941 | */ |
| 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 : | // This file simply supports backwards compatibility | ||
| 14 : | mosMainBody(); | ||
| 15 : | root | 1 | ?> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

