MDW
71f906c280
Qual: Spelling of admin code. ( #27412 )
...
# Qual: Fix spelling of admin code.
Mostly changes in the comments.
Some french text was modified to not trigger a bad spelling.
htdocs/admin/contract.php has a change to $langs->trans(Activated)
which probably fixes a bug.
htdocs/admin/system/xcache.php used ->trans(Recommanded)
but the proper key is ->trans(Recommended).
2024-01-11 09:59:52 +01:00
Laurent Destailleur
07f4c9b335
Fix warnings
2023-12-23 19:47:10 +01:00
Laurent Destailleur
987d6c41b9
Fix with php-cs-fixer
2023-12-04 11:41:14 +01:00
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
b92d685940
Debug v19
2023-11-02 01:59:51 +01:00
Laurent Destailleur
08e428b46d
Fix missing param
2023-08-09 18:00:31 +02:00
Laurent Destailleur
7ce9bf6b23
Clean code
2023-08-05 15:44:28 +02:00
Frédéric FRANCE
bb2c112f76
use isModEnabled
2023-06-09 13:45:19 +02:00
Laurent Destailleur
870ac42082
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-02-20 16:20:49 +01:00
Laurent Destailleur
3b8794dfb6
Debug v17
2023-02-20 02:08:04 +01:00
Laurent Destailleur
566fb52fb8
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-01-04 15:38:57 +01:00
Laurent Destailleur
eed3cdd9cc
Debug v17
2023-01-04 15:10:53 +01:00
Laurent Destailleur
ea42fc7605
Clean code, fix warnings
2022-12-30 18:43:43 +01:00
Frédéric France
582f6b196e
use isModEnabled
2022-08-23 20:02:37 +02:00
Frédéric France
4bef0f5745
use isModEnabled
2022-08-23 20:01:34 +02:00
Laurent Destailleur
fc9b3e3d70
Factorize code into a function dolJSToSetRandomPassword()
2022-07-27 13:42:43 +02:00
lmarcouiller
8629651659
NEW : module webhook
2022-04-28 11:13:21 +02:00