PageRenderTime 42ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/pdf/code/trunk/administrator/components/com_artofpdf/views/com_content/tmpl/default.php

https://bitbucket.org/eddieajau/the-art-of-joomla-archive
PHP | 17 lines | 5 code | 2 blank | 10 comment | 0 complexity | a926e0562872f25e3e28662285c20f95 MD5 | raw file
  1. <?php
  2. /**
  3. * @version $Id: default.php 274 2010-09-09 12:37:52Z eddieajau $
  4. * @package NewLifeInIT
  5. * @subpackage com_artofpdf
  6. * @copyright Copyright 2010 New Life in IT Pty Ltd. All rights reserved.
  7. * @license GNU General Public License version 2 or later.
  8. * @link http://www.theartofjoomla.com
  9. */
  10. // No direct access
  11. defined('_JEXEC') or die;
  12. JHtml::addIncludePath(JPATH_COMPONENT.'/helpers/html');
  13. //JHtml::stylesheet('default.css', 'administrator/components/com_artofpdf/media/css/');
  14. ?>
  15. I give up ^shrug^