This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.htaccess | |
administrator/cache/* | |
administrator/components/com_admin/* | |
administrator/components/com_banners/* | |
administrator/components/com_cache/* | |
administrator/components/com_categories/* | |
administrator/components/com_checkin/* | |
administrator/components/com_config/* | |
administrator/components/com_contact/* | |
administrator/components/com_content/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @package Joomla.Site | |
* @subpackage com_tydlyn | |
* | |
* @copyright Copyright (C) 2005 - 2013 Habib MAALEM, Inc. All rights reserved. | |
* @license The MIT License (MIT); see LICENSE | |
*/ | |
defined('_JEXEC') or die; |