Merge trunk

This commit is contained in:
Emili Castells Guasch 2023-07-12 11:14:23 +02:00
commit 96e434d4b0
77 changed files with 1571 additions and 831 deletions

View file

@ -1,4 +1,7 @@
<?php
if (!defined('PAYPAL_INTEGRATION_DATE')) {
define('PAYPAL_INTEGRATION_DATE', '2023-06-02');
}
if (!defined('EP_PAGES')) {
define('EP_PAGES', 4096);
}