0byt3m1n1-V2
Path:
/
home
/
phangnga
/
administrator
/
components
/
com_sexypolling
/
views
/
showstatistics
/
[
Home
]
File: view.html.php
<?php /** * Joomla! component sexypolling * * @version $Id: view.html.php 2012-04-05 14:30:25 svn $ * @author 2GLux.com * @package Sexy Polling * @subpackage com_sexypolling * @license GNU/GPL * */ // no direct access defined('_JEXEC') or die('Restircted access'); // Import Joomla! libraries jimport( 'joomla.application.component.view'); class SexypollingViewShowstatistics extends JViewLegacy { function display($tpl = null) { JToolBarHelper::cancel( 'showstatistics.cancel', 'JTOOLBAR_CLOSE' ); parent::display($tpl); } }
©
2018.