29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-03 18:43:40 +00:00
cms/includes/joomla.php

7 lines
151 B
PHP
Raw Normal View History

<?php
/**
* Legacy Mode compatibility
* @version $Id$
* @package Joomla.Legacy
*/
require_once( dirname( __FILE__ ) . '/application.php' );