29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-07-01 17:43:42 +00:00
cms/includes/joomla.php

7 lines
151 B
PHP

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