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
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:31:02 +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
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 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
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 Clean code from _GET 2024-03-28 17:10:22 +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
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
tools.php
website.inc.php Fix for external server mode 2024-03-30 00:18:42 +01:00