Your IP : 216.73.216.11


Current Path : /home/digilove/www/plugins/system/ytshortcodes/core/
Upload File :
Current File : /home/digilove/www/plugins/system/ytshortcodes/core/helper.php

<?php
/*
 * ------------------------------------------------------------------------
 * Copyright (C) 2009 - 2013 The YouTech JSC. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: The YouTech JSC
 * Websites: http://www.smartaddons.com - http://www.cmsportal.net
 * ------------------------------------------------------------------------
*/
 
 // no direct access
defined( '_JEXEC' ) or die( 'Restricted access' );

require_once dirname(__FILE__). '/actionRow.php';
require_once dirname(__FILE__). '/formField.php';
require_once dirname(__FILE__). '/addElement.php';
?>