dolibarr/htdocs/core
Mikko Virtanen 0f661175be
Update pdf.lib.php
If bank account is empty, not print "Bank" and "Account"
2024-03-30 13:29:40 +02:00
..
ajax Merge branch 'develop' into phpstan_user 2024-03-29 12:20:23 +01:00
boxes fix phpstan 2024-03-28 20:34:33 +01:00
class Merge pull request #29113 from frederic34/phpstan_user 2024-03-29 13:47:37 +01:00
data Remove one thousand of useless files 2021-04-12 15:57:16 +02:00
db Fix mysqli 2024-03-29 17:09:36 +01:00
filemanagerdol Clean code from _GET 2024-03-28 17:10:22 +01:00
js Fix arg type for str_replace() with change to getDolGlobalString 2024-03-19 20:38:55 +01:00
lib Update pdf.lib.php 2024-03-30 13:29:40 +02:00
login Clean use of $_POST 2024-03-28 21:29:02 +01:00
menus Fix link on external url on menu 2024-03-27 14:23:43 +01:00
modules Clean use of $_POST 2024-03-28 21:29:02 +01:00
tpl Clean use of $_POST 2024-03-28 21:29:02 +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 qual: phpstan for htdocs/core/actions_comments.inc.php 2024-01-24 21:51:48 +01:00
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 Fix with php-cs-fixer 2023-12-04 12:07:53 +01:00
actions_lineupdown.inc.php
actions_linkedfiles.inc.php Clean code from _GET 2024-03-28 17:10:22 +01:00
actions_massactions.inc.php Clean use of $_POST 2024-03-28 21:29:02 +01:00
actions_printing.inc.php Force typing (phan) for typing checks 2024-03-27 10:18:08 +01:00
actions_sendmails.inc.php Clean use of $_POST 2024-03-28 21:29:02 +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 fix param 2024-01-20 09:22:38 +01:00
bookmarks_page.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
commonfieldsinexport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
commonfieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
customreports.php Fix arg to explode by forcing type of 2024-03-19 02:59:10 +01:00
datepicker.php Clean code from _GET 2024-03-28 17:10:22 +01:00
doxygen.php Doc 2023-01-03 02:46:05 +01:00
extrafieldsinexport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
extrafieldsinimport.inc.php QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
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 Clean use of $_POST 2024-03-28 21:29:02 +01:00
search_page.php Better support for MAIN_OPTIMIZEFORTEXTBROWSER 2024-03-12 01:55:26 +01:00
search.php Fix Clean code 2023-01-08 19:20:35 +01:00
tools.php add comment 2022-09-07 20:08:59 +02:00
website.inc.php Fix for external server mode 2024-03-30 00:18:42 +01:00