Your IP : 216.73.216.170


Current Path : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_finder/views/indexer/
Upload File :
Current File : /var/www/iplanru/data/www/i-plan.ru/administrator/components/com_finder/views/indexer/view.html.php

<?php
/**
 * @package     Joomla.Administrator
 * @subpackage  com_finder
 *
 * @copyright   Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE
 */

defined('_JEXEC') or die;

/**
 * Indexer view class for Finder.
 *
 * @package     Joomla.Administrator
 * @subpackage  com_finder
 * @since       2.5
 */
class FinderViewIndexer extends JViewLegacy
{
	/**
	 * Method to display the view.
	 *
	 * @param   string  $tpl  A template file to load. [optional]
	 *
	 * @return  void
	 *
	 * @since   2.5
	 */
	public function display($tpl = null)
	{
		JHtml::_('behavior.framework');
		JHtml::_('stylesheet', 'com_finder/indexer.css', false, true, false);
		JHtml::_('script', 'com_finder/indexer.js', false, true);
		JHtml::_('jquery.framework');
		JHtml::_('script', 'system/progressbar.js', true, true);

		parent::display();
	}
}


Warning: Unknown: open(/var/www/iplanru/data/bin-tmp/sess_cd843f842bc4ae18b9781bf55672548d, O_RDWR) failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/www/iplanru/data/bin-tmp) in Unknown on line 0