Файловый менеджер - Редактировать - /home/lmsyaran/public_html/administrator/components/com_invoices/tables/taxinvoice.php
Назад
<?php /*------------------------------------------------------------------------ # com_invoices - Invoice Manager for Joomla # ------------------------------------------------------------------------ # author Germinal Camps # copyright Copyright (C) 2012 - 2016 JoomlaThat.com. All Rights Reserved. # @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL # Websites: http://www.joomlathat.com # Technical Support: Forum - http://www.joomlathat.com/support -------------------------------------------------------------------------*/ //no direct access defined('_JEXEC') or die('Restricted access.'); jimport('joomla.filesystem.file'); class TableTaxinvoice extends JTable { var $id = null; var $reference_id = null; var $type = null; var $value = null; var $tax_id = null; var $active = null; var $computed_value = null; function __construct(& $db) { parent::__construct('#__invoices_tax_invoice', 'id', $db); } function check(){ return true; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка