dolibarr/dev
MDW c9690393bc
Fix undefined global varialbe user/card.php (#31353)
# Fix undefined global varialbe user/card.php

Fix a few issues, one of which noticed in V21 UI.

Also notified by phan:
```
htdocs\user\card.php:626 PhanUndeclaredGlobalVariable Global variable $mesgs is undeclared
htdocs\user\card.php:2967 PhanUndeclaredGlobalVariable Global variable $soc is undeclared

```
2024-10-11 16:05:37 +02:00
..
examples
initdata fix phpstan (#31075) 2024-09-23 01:59:14 +02:00
initdemo
resources Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-15 16:18:00 +02:00
setup Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh (#30825) 2024-09-05 15:51:15 +02:00
skeletons
tools Fix undefined global varialbe user/card.php (#31353) 2024-10-11 16:05:37 +02:00
translation Clean trans 2024-10-04 19:30:34 +02:00
.gitignore
dolibarr_changes.txt More log on oauth refresh 2024-08-13 14:23:49 +02:00
README

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/