dolibarr/htdocs/core
Laurent Destailleur 7158757fa1 Debug v20
2024-03-31 23:48:29 +02:00
..
ajax Merge branch 'develop' into phpstan_user 2024-03-29 12:20:23 +01:00
boxes Fix phan notices related to fournisseur.facture.class.php 2024-03-29 23:48:40 +01:00
class Final elseif conditions is always true, optimize 2024-03-31 01:03:30 +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 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-31 19:26:54 +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 Debug v20 2024-03-31 23:48:29 +02: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