PageRenderTime 41ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/exchange/code/trunk/administrator/components/com_exchange/views/output/tmpl/tofile.php

https://bitbucket.org/eddieajau/the-art-of-joomla-archive
PHP | 25 lines | 4 code | 1 blank | 20 comment | 0 complexity | 838108861952af5501ed23339ae9eee2 MD5 | raw file
  1. <?php
  2. /**
  3. * @version $Id: tofile.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;
  12. ?>
  13. #
  14. # Joomla! Open Source CMS - MySQL-Dump
  15. # http://www.mamboserver.com
  16. #
  17. # Host: {SITENAME} {SITEURL}
  18. # Generation Time: {VAR_DATE}
  19. # Server version: {VAR_DB_VERSION}
  20. # PHP Version: {VAR_PHP_VERSION}
  21. # Database : {VAR_DBNAME}@{VAR_DBHOST}
  22. # {VAR_COMMENT}
  23. # --------------------------------------------------------
  24. {BUFFER}