primo commit
This commit is contained in:
14
plugins/content/phocamaps/tmpl/custom_js.php
Normal file
14
plugins/content/phocamaps/tmpl/custom_js.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/* @package Joomla
|
||||
* @copyright Copyright (C) Open Source Matters. All rights reserved.
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php
|
||||
* @extension Phoca Extension
|
||||
* @copyright Copyright (C) Jan Pavelka www.phoca.cz
|
||||
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
|
||||
*/
|
||||
|
||||
use Joomla\Language\Text;
|
||||
|
||||
defined( '_JEXEC' ) or die( 'Restricted access' );
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user