This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
MatritumCantat_Web/www/includes/mamboxml.php
2012-09-18 20:02:43 +00:00

7 lines
165 B
PHP

<?php // compatibility
// no direct access
defined( '_VALID_MOS' ) or die( 'Restricted access' );
require_once( dirname( __FILE__ ) . '/joomla.xml.php' );
?>