PageRenderTime 44ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/exchange/code/trunk/administrator/components/com_exchange/helpers/comments.php

https://bitbucket.org/eddieajau/the-art-of-joomla-archive
PHP | 13 lines | 2 code | 2 blank | 9 comment | 0 complexity | 0cb37720e800f8985e6058fb493d56e1 MD5 | raw file
  1. <?php
  2. /**
  3. * @version $Id: comments.php 280 2010-09-18 02:14:15Z eddieajau $
  4. * @package NewLifeInIT
  5. * @subpackage com_exchange
  6. * @copyright Copyright 2005 - 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;