build: ver_0.334 - poprawki bezpieczenstwa, usunieto RedBeanPHP
This commit is contained in:
BIN
updates/0.30/ver_0.334.zip
Normal file
BIN
updates/0.30/ver_0.334.zip
Normal file
Binary file not shown.
1
updates/0.30/ver_0.334_files.txt
Normal file
1
updates/0.30/ver_0.334_files.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
F: ../libraries/rb.php
|
||||||
27
updates/0.30/ver_0.334_manifest.json
Normal file
27
updates/0.30/ver_0.334_manifest.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"changelog": "Poprawki bezpieczenstwa: usunieto debug log tpay, naprawa SQL w IntegrationsRepository, usunieto RedBeanPHP",
|
||||||
|
"version": "0.334",
|
||||||
|
"files": {
|
||||||
|
"added": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"deleted": [
|
||||||
|
"libraries/rb.php"
|
||||||
|
],
|
||||||
|
"modified": [
|
||||||
|
"admin/index.php",
|
||||||
|
"autoload/Domain/Integrations/IntegrationsRepository.php",
|
||||||
|
"autoload/front/Controllers/ShopOrderController.php",
|
||||||
|
"index.php",
|
||||||
|
"templates/shop-basket/summary-view.php"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"checksum_zip": "sha256:c009407c5b941d98b2777b6f7335f6587c93900d02df4441801e314b3deb7fb0",
|
||||||
|
"sql": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"date": "2026-03-12",
|
||||||
|
"directories_deleted": [
|
||||||
|
|
||||||
|
]
|
||||||
|
}
|
||||||
File diff suppressed because one or more lines are too long
@@ -1,5 +1,5 @@
|
|||||||
<?
|
<?
|
||||||
$current_ver = 333;
|
$current_ver = 334;
|
||||||
|
|
||||||
for ($i = 1; $i <= $current_ver; $i++)
|
for ($i = 1; $i <= $current_ver; $i++)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user