[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-git] [Dolibarr/dolibarr] ba5857: FIX: Global on $user paramete
From: |
Laurent Destailleur |
Subject: |
[Dolibarr-git] [Dolibarr/dolibarr] ba5857: FIX: Global on $user parameter reset the variable |
Date: |
Mon, 29 Jan 2018 10:48:53 -0800 |
Branch: refs/heads/6.0
Home: https://github.com/Dolibarr/dolibarr
Commit: ba58578d602796643c7612c34d3c38a6992f57fb
https://github.com/Dolibarr/dolibarr/commit/ba58578d602796643c7612c34d3c38a6992f57fb
Author: kadogo <address@hidden>
Date: 2018-01-27 (Sat, 27 Jan 2018)
Changed paths:
M htdocs/fichinter/class/fichinter.class.php
Log Message:
-----------
FIX: Global on $user parameter reset the variable
When we use the fichinter API with global, the $user object is reset
If global is not applied on $user we can retrieve the informations from it
Commit: d2b81c23c0417929d5dccc899e9d79f65c1c9f1e
https://github.com/Dolibarr/dolibarr/commit/d2b81c23c0417929d5dccc899e9d79f65c1c9f1e
Author: Laurent Destailleur <address@hidden>
Date: 2018-01-29 (Mon, 29 Jan 2018)
Changed paths:
M htdocs/fichinter/class/fichinter.class.php
Log Message:
-----------
Merge pull request #8105 from
kadogo/fichinter-api-cannot-grab-the-good-informations
FIX: Global on $user parameter reset the variable
Compare:
https://github.com/Dolibarr/dolibarr/compare/1834be79a090...d2b81c23c041
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dolibarr-git] [Dolibarr/dolibarr] ba5857: FIX: Global on $user parameter reset the variable,
Laurent Destailleur <=