copyrights

This commit is contained in:
Deltacms 2023-10-25 07:55:23 +02:00
parent c263d3bed4
commit aebef2bc6c
13 changed files with 53 additions and 25 deletions

View File

@ -2,8 +2,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -69,7 +69,7 @@ class init extends common {
] ]
], ],
'core' => [ 'core' => [
'dataVersion' => 4501, 'dataVersion' => 4502,
'lastBackup' => 0, 'lastBackup' => 0,
'lastClearTmp' => 0, 'lastClearTmp' => 0,
'lastAutoUpdate' => 0, 'lastAutoUpdate' => 0,
@ -103,6 +103,10 @@ class init extends common {
'cookiesCheckboxExtText' => '', 'cookiesCheckboxExtText' => '',
'cookiesFooterText' => 'Cookies', 'cookiesFooterText' => 'Cookies',
'cookiesButtonText' => 'J\'ai compris' 'cookiesButtonText' => 'J\'ai compris'
],
'menuBurger' => [
'burgerLeftIconLink' => 'accueil',
'burgerCenterIconLink' => 'recherche'
] ]
], ],
'page' => [ 'page' => [

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *

View File

@ -4,8 +4,10 @@
* This file is part of DeltaCMS. * This file is part of DeltaCMS.
* For full copyright and license information, please see the LICENSE * For full copyright and license information, please see the LICENSE
* file that was distributed with this source code. * file that was distributed with this source code.
* @author Sylvain Lelièvre <lelievresylvain@free.fr> * @author Sylvain Lelièvre <https://deltacms.fr/contact>
* @copyright Copyright (C) 2021, Sylvain Lelièvre * @copyright 2021 © Sylvain Lelièvre
* @author Lionel Croquefer <https://deltacms.fr/contact>
* @copyright 2022 © Lionel Croquefer
* @license GNU General Public License, version 3 * @license GNU General Public License, version 3
* @link https://deltacms.fr/ * @link https://deltacms.fr/
* *