|
 |
|
// beginning of component
// must have to protect from potential security risk
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
include ( getcwd().'/components/com_mvcmambo/webapp/index.php' );
// end of component
?>
|
|
|
|
|