%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/lightco1/upgrade.lightco.com.au/administrator/components/com_csvi/views/default/
Upload File :
Create Path :
Current File : /home/lightco1/upgrade.lightco.com.au/administrator/components/com_csvi/views/default/view.html.php

<?php
/**
 * @package     CSVI
 * @subpackage  Views
 *
 * @author      Roland Dalmulder <contact@csvimproved.com>
 * @copyright   Copyright (C) 2006 - 2016 RolandD Cyber Produksi. All rights reserved.
 * @license     GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
 * @link        http://www.csvimproved.com
 */

defined('_JEXEC') or die;

/**
 * The default view.
 *
 * @package     CSVI
 * @subpackage  Views
 * @since       6.0
 */
class CsviViewDefault extends FOFViewHtml
{
	/**
	 * A default detail entry.
	 *
	 * @param   string  $tpl  Subtemplate to use
	 *
	 * @return  boolean  Return true to allow rendering of the page
	 */
	public function onDetail($tpl = null)
	{
		return true;
	}
}

Zerion Mini Shell 1.0