primo commit
This commit is contained in:
14
templates/system/jlcomponent_ajax.php
Normal file
14
templates/system/jlcomponent_ajax.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Joomla.Site
|
||||
* @subpackage Templates.system
|
||||
*
|
||||
* @copyright Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved.
|
||||
* @license GNU General Public License version 2 or later; see LICENSE.txt
|
||||
*/
|
||||
|
||||
defined('_JEXEC') or die;
|
||||
|
||||
?>
|
||||
<jdoc:include type="message" />
|
||||
<jdoc:include type="component" />
|
||||
Reference in New Issue
Block a user