primo commit
This commit is contained in:
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
@ -0,0 +1,24 @@
|
||||
<?php
|
||||
/**
|
||||
* @version 6.2.6 tabulizer $
|
||||
* @package tabulizer
|
||||
* @copyright Copyright © 2011 - All rights reserved.
|
||||
* @license GNU/GPL
|
||||
* @author Dimitrios Mourloukos
|
||||
* @author mail info@alterora.gr
|
||||
* @website www.tabulizer.com
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
// no direct access
|
||||
defined('_JEXEC') or die('Restricted access');
|
||||
|
||||
$jinput = JFactory::getApplication()->input;
|
||||
$option = $jinput->getCmd('option');
|
||||
|
||||
?>
|
||||
|
||||
RESERVED FOR FUTURE USE
|
||||
|
||||
|
||||
1303
administrator/components/com_tabulizer/views/rule/tmpl/form.php
Normal file
1303
administrator/components/com_tabulizer/views/rule/tmpl/form.php
Normal file
File diff suppressed because it is too large
Load Diff
@ -0,0 +1 @@
|
||||
<html><body bgcolor="#FFFFFF"></body></html>
|
||||
1037
administrator/components/com_tabulizer/views/rule/view.html.php
Normal file
1037
administrator/components/com_tabulizer/views/rule/view.html.php
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user