dolibarr/htdocs/core
Laurent Destailleur 5e3eaab7d1
Merge pull request #27080 from altairisfr/nocompany
NEW : add constant TICKETS_NO_COMPANY_ON_FORM
2024-03-19 16:54:47 +01:00
..
ajax Fix type of argument to urlencode by rewrite 2024-03-19 02:59:03 +01:00
boxes Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:38 +01:00
class Merge pull request #27080 from altairisfr/nocompany 2024-03-19 16:54:47 +01:00
data
db Fix better error message when using bad character_set_client 2024-03-18 17:27:06 +01:00
filemanagerdol Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:34 +01:00
js
lib Merge pull request #28955 from mdeweerd/fix/PhanTypeMismatchInternal2 2024-03-19 15:42:43 +01:00
login Fix return type by cast or typing update 2024-03-16 13:52:12 +01:00
menus Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 14:24:26 +01:00
modules Fix args to substr by casting (value from user setting) 2024-03-19 02:59:21 +01:00
tpl Fix args to urlencode by casting to string 2024-03-19 02:59:22 +01:00
triggers Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:42 +01:00
actions_addupdatedelete.inc.php
actions_builddoc.inc.php
actions_changeselectedfields.inc.php
actions_comments.inc.php
actions_dellink.inc.php
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
actions_massactions.inc.php Qual: Force phan type to fix PhanPluginSuspiciousParamOrder 2024-03-17 20:12:29 +01:00
actions_printing.inc.php
actions_sendmails.inc.php Qual: Add typing information 2024-03-15 10:11:56 +01:00
actions_setmoduleoptions.inc.php
actions_setnotes.inc.php
antispamimage.php
bookmarks_page.php
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
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
multicompany_page.php Fix: Initialise $bookmarkList to fix PhanUndeclaredVariableAssignOp 2024-03-18 13:12:48 +01:00
photos_resize.php Fix PhanTypeSuspiciousStringExpression 2024-03-19 02:43:31 +01:00
search_page.php
search.php
tools.php
website.inc.php Clean var 2024-03-14 23:23:38 +01:00