PageRenderTime 38ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/redirect/code/trunk/administrator/components/com_redirect/views/link/tmpl/default.php

https://bitbucket.org/eddieajau/the-art-of-joomla-archive
PHP | 17 lines | 5 code | 4 blank | 8 comment | 0 complexity | 2d6a1cb71aba4a123f658cacc56f92b7 MD5 | raw file
  1. <?php
  2. /**
  3. * @version $Id: default.php 390 2010-11-05 11:35:33Z eddieajau $
  4. * @package NewLifeInIT
  5. * @subpackage com_redirect
  6. * @copyright Copyright 2005 - 2010 New Life in IT Pty Ltd. All rights reserved.
  7. * @license GNU General Public License <http://www.gnu.org/copyleft/gpl.html>
  8. * @link http://www.theartofjoomla.com
  9. */
  10. defined('_JEXEC') or die('Invalid Request.');
  11. JHTML::stylesheet('default.css', 'administrator/components/com_redirect/media/css/');
  12. ?>
  13. <h1>Default</h1>