From 58531f9bb226d7392c03cb24a7bd29632f05778d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 25 Mar 2023 22:32:10 +0000 Subject: [PATCH] perm change --- Admin/Install/Workflow.install.json | 0 Admin/Install/Workflow.php | 0 Admin/Install/attributes.json | 0 Admin/Install/taxes.json | 0 Admin/Install/types.json | 0 Admin/Routes/Cli.php | 0 Admin/Routes/Web/Api.php | 0 Controller/ApiAttributeController.php | 0 Controller/ApiBillController.php | 0 Controller/ApiBillTypeController.php | 0 Controller/ApiPriceController.php | 0 Controller/ApiPurchaseController.php | 0 Controller/ApiTaxController.php | 0 Controller/CliController.php | 0 Models/NullBill.php | 0 Models/Price/NullPrice.php | 0 Models/Price/Price.php | 0 Models/Price/PriceMapper.php | 0 Models/Price/PriceType.php | 0 Models/Tax/BillTaxType.php | 0 Models/Tax/NullTaxCombination.php | 0 Models/Tax/TaxCombination.php | 0 Models/Tax/TaxCombinationMapper.php | 0 Models/billIdentifier.json | 0 Theme/Cli/Lang/en.lang.php | 0 Theme/Cli/bill-parsed.tpl.php | 0 26 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 Admin/Install/Workflow.install.json mode change 100644 => 100755 Admin/Install/Workflow.php mode change 100644 => 100755 Admin/Install/attributes.json mode change 100644 => 100755 Admin/Install/taxes.json mode change 100644 => 100755 Admin/Install/types.json mode change 100644 => 100755 Admin/Routes/Cli.php mode change 100644 => 100755 Admin/Routes/Web/Api.php mode change 100644 => 100755 Controller/ApiAttributeController.php mode change 100644 => 100755 Controller/ApiBillController.php mode change 100644 => 100755 Controller/ApiBillTypeController.php mode change 100644 => 100755 Controller/ApiPriceController.php mode change 100644 => 100755 Controller/ApiPurchaseController.php mode change 100644 => 100755 Controller/ApiTaxController.php mode change 100644 => 100755 Controller/CliController.php mode change 100644 => 100755 Models/NullBill.php mode change 100644 => 100755 Models/Price/NullPrice.php mode change 100644 => 100755 Models/Price/Price.php mode change 100644 => 100755 Models/Price/PriceMapper.php mode change 100644 => 100755 Models/Price/PriceType.php mode change 100644 => 100755 Models/Tax/BillTaxType.php mode change 100644 => 100755 Models/Tax/NullTaxCombination.php mode change 100644 => 100755 Models/Tax/TaxCombination.php mode change 100644 => 100755 Models/Tax/TaxCombinationMapper.php mode change 100644 => 100755 Models/billIdentifier.json mode change 100644 => 100755 Theme/Cli/Lang/en.lang.php mode change 100644 => 100755 Theme/Cli/bill-parsed.tpl.php diff --git a/Admin/Install/Workflow.install.json b/Admin/Install/Workflow.install.json old mode 100644 new mode 100755 diff --git a/Admin/Install/Workflow.php b/Admin/Install/Workflow.php old mode 100644 new mode 100755 diff --git a/Admin/Install/attributes.json b/Admin/Install/attributes.json old mode 100644 new mode 100755 diff --git a/Admin/Install/taxes.json b/Admin/Install/taxes.json old mode 100644 new mode 100755 diff --git a/Admin/Install/types.json b/Admin/Install/types.json old mode 100644 new mode 100755 diff --git a/Admin/Routes/Cli.php b/Admin/Routes/Cli.php old mode 100644 new mode 100755 diff --git a/Admin/Routes/Web/Api.php b/Admin/Routes/Web/Api.php old mode 100644 new mode 100755 diff --git a/Controller/ApiAttributeController.php b/Controller/ApiAttributeController.php old mode 100644 new mode 100755 diff --git a/Controller/ApiBillController.php b/Controller/ApiBillController.php old mode 100644 new mode 100755 diff --git a/Controller/ApiBillTypeController.php b/Controller/ApiBillTypeController.php old mode 100644 new mode 100755 diff --git a/Controller/ApiPriceController.php b/Controller/ApiPriceController.php old mode 100644 new mode 100755 diff --git a/Controller/ApiPurchaseController.php b/Controller/ApiPurchaseController.php old mode 100644 new mode 100755 diff --git a/Controller/ApiTaxController.php b/Controller/ApiTaxController.php old mode 100644 new mode 100755 diff --git a/Controller/CliController.php b/Controller/CliController.php old mode 100644 new mode 100755 diff --git a/Models/NullBill.php b/Models/NullBill.php old mode 100644 new mode 100755 diff --git a/Models/Price/NullPrice.php b/Models/Price/NullPrice.php old mode 100644 new mode 100755 diff --git a/Models/Price/Price.php b/Models/Price/Price.php old mode 100644 new mode 100755 diff --git a/Models/Price/PriceMapper.php b/Models/Price/PriceMapper.php old mode 100644 new mode 100755 diff --git a/Models/Price/PriceType.php b/Models/Price/PriceType.php old mode 100644 new mode 100755 diff --git a/Models/Tax/BillTaxType.php b/Models/Tax/BillTaxType.php old mode 100644 new mode 100755 diff --git a/Models/Tax/NullTaxCombination.php b/Models/Tax/NullTaxCombination.php old mode 100644 new mode 100755 diff --git a/Models/Tax/TaxCombination.php b/Models/Tax/TaxCombination.php old mode 100644 new mode 100755 diff --git a/Models/Tax/TaxCombinationMapper.php b/Models/Tax/TaxCombinationMapper.php old mode 100644 new mode 100755 diff --git a/Models/billIdentifier.json b/Models/billIdentifier.json old mode 100644 new mode 100755 diff --git a/Theme/Cli/Lang/en.lang.php b/Theme/Cli/Lang/en.lang.php old mode 100644 new mode 100755 diff --git a/Theme/Cli/bill-parsed.tpl.php b/Theme/Cli/bill-parsed.tpl.php old mode 100644 new mode 100755