Commit Graph

8 Commits

Author SHA1 Message Date
Dasc3er e3c63aa359 Correzioni minori per generalizzazione pool di moduli e impostazioni 2022-03-02 10:35:18 +01:00
Dasc3er 09a94daaff Introduzione modifiche per compatibilità con Laravel 2022-03-02 10:26:52 +01:00
Luca 0f9cafbe3c Aggiornamento del copyright notice 2021-01-20 15:08:51 +01:00
Dasc3er fdd130bf1b Correzione nomi di alcune funzioni
Correzione delle funzioni
- starts_with in string_starts_with
- ends_with in string_ends_with
- str_contains in string_contains
- str_to_lower in string_lowercase
- str_to_upper in string_uppercase
per maggiore coerenza e per evitare problemi con PHP 8.
2020-10-29 16:48:37 +01:00
Dasc3er 11f79330e5 Introduzione delle funzioni session_get e session_set 2020-09-23 17:53:19 +02:00
Dasc3er bfa4f12a30 Correzioni per gli errori su costanti globali
Utilizzo delle nuove funzioni base_dir, base_url e base_link per sostituire DOCROOT; BASEURL e ROOTDIR.
Correzioni sul trait StoreTrait, ora definito come LocalPoolTrait e utilizzante il metodo pool.
2020-09-23 13:36:37 +02:00
Dasc3er e1351f4745 Copyright notice su tutti i file 2020-09-07 15:04:06 +02:00
Thomas Zilio 1f26c7115e Modifica di MyImpianti in Impianti 2020-07-31 16:20:31 +02:00