b0y-101 Mini Shell


Current Path : E:/www/plan/components/com_jevents/views/icalevent/tmpl/
File Upload :
Current File : E:/www/plan/components/com_jevents/views/icalevent/tmpl/edit.php

<?php 
defined('_JEXEC') or die('Restricted access');

if (!isset($this->jevviewdone)){
	$this->loadModules("jevpreeditevent");

	include_once(JEV_ADMINPATH."/views/icalevent/tmpl/".basename(__FILE__));

	/*
	$bar =  JToolBar::getInstance('toolbar');
	$barhtml = $bar->render();
	$barhtml = str_replace('id="','id="x', $barhtml);
	echo $barhtml;
	 */
	$this->jevviewdone = true;
	
	$this->loadModules("jevposteditevent");
        
}

Copyright © 2019 by b0y-101