This commit is contained in:
LC 2023-11-05 22:17:34 +01:00
parent f40c5ac847
commit 220cce8a2c
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
<?php
/**
* @license GNU General Public License, version 3
* @Lionel Croquefer 2019
* @copyright 2008-2018 © Rémi Jean
* @copyright 2019 © Lionel Croquefer
*/
setlocale(LC_NUMERIC,'English','en_US','en_US.UTF-8');
class album extends common {