dolibarr/htdocs/core
Laurent Destailleur 7ba40287ca
Merge pull request #29009 from lamrani002/fixInDictMB
Fix condition in  createDictionary for modulebuilder
2024-03-28 15:12:07 +01:00
..
ajax Fix arguments to dol_print_error 2024-03-27 10:23:39 +01:00
boxes Suppress PhanUndeclaredMethod notification 2024-03-27 10:18:10 +01:00
class Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
data
db Remove deprecate. Seems not possible to depreciate a new function 2024-03-24 00:38:08 +01:00
filemanagerdol Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:34 +01:00
js Fix arg type for str_replace() with change to getDolGlobalString 2024-03-19 20:38:55 +01:00
lib Merge pull request #29009 from lamrani002/fixInDictMB 2024-03-28 15:12:07 +01:00
login Ignore PhanTypeMismatchArgumentInternal for resource<->LDAP\Connection 2024-03-19 22:52:23 +01:00
menus Fix link on external url on menu 2024-03-27 14:31:02 +01:00
modules Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
tpl Merge pull request #29089 from jyhere/patch-12 2024-03-28 12:59:17 +01:00
triggers Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-28 14:39:08 +01:00
actions_addupdatedelete.inc.php Fix arg type for preg_replace() by casting to string 2024-03-19 20:38:48 +01:00
actions_builddoc.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_extrafields.inc.php Fix: Update initial assing to $sql to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:21:45 +01:00
actions_fetchobject.inc.php
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_massactions.inc.php use MailSentByTo 2024-03-28 09:38:09 +01:00
actions_printing.inc.php Force typing (phan) for typing checks 2024-03-27 10:18:08 +01:00
actions_sendmails.inc.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2024-03-28 13:31:09 +01:00
actions_setmoduleoptions.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
actions_setnotes.inc.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
antispamimage.php
bookmarks_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
commonfieldsinexport.inc.php
commonfieldsinimport.inc.php
customreports.php Fix arg to explode by forcing type of 2024-03-19 02:59:10 +01:00
datepicker.php Adjust sprintf to real type 2024-03-27 10:18:23 +01:00
doxygen.php
extrafieldsinexport.inc.php
extrafieldsinimport.inc.php
get_info.php Fix: Initialise $toprightmenu to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:46 +01:00
get_menudiv.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
multicompany_page.php Adjust to real typings 2024-03-27 10:18:36 +01:00
photos_resize.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:31 +01:00
search_page.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
search.php
tools.php
website.inc.php Clean var 2024-03-14 23:23:38 +01:00