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

