dolibarr/htdocs/api/class
Jon Bendtsen f1678b7524
NEW: API_LOGINS_ALLOWED_FOR_GET_EXTRAFIELD (#30562)
* introducing new global variable API_LOGINS_ALLOWED_FOR_GET_EXTRAFIELDS, code copied and modified from public function getModules()

* trying to use a different method to read the variable

---------

Co-authored-by: Jon Bendtsen <xcodeauthor@jonb.dk>
2024-08-11 00:06:00 +02:00
..
api_access.class.php Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
api_documents.class.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-01 10:51:25 +02:00
api_login.class.php Use the non deprecated function loadRights instead of getrights 2024-08-02 10:36:43 +02:00
api_setup.class.php NEW: API_LOGINS_ALLOWED_FOR_GET_EXTRAFIELD (#30562) 2024-08-11 00:06:00 +02:00
api_status.class.php Clean code 2024-01-04 03:45:35 +01:00
api.class.php Qual: Enable Phan Simplify rule and fix notices (#30537) 2024-08-07 03:05:02 +02:00