dolibarr/htdocs/install
2024-04-28 13:02:49 +02:00
..
doctemplates Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
lib
medias
mssql
mysql Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-27 05:03:15 +02:00
pgsql QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +02:00
sqlite3 QUAL: Add sqlfluff (SQL code and style check) (#29097) 2024-04-16 01:23:27 +02:00
.gitignore
check.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
default.css
fileconf.php Qual: Several typing hints/some fixes. (#28483) 2024-02-28 15:36:29 +01:00
inc.php Clean code 2024-04-25 11:13:34 +02:00
index.php
install.forced.sample.php
phpinfo.php
repair.php Fix warning 2024-03-21 16:33:57 +01:00
robots.txt
step1.php Fix type of arg to mt_rand with cast to string 2024-03-19 02:59:26 +01:00
step2.php Fix arg type to preg_replace by forcing type definition 2024-03-20 04:09:34 +01:00
step4.php Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
step5.php Fix: Initialise array before assigning values (#28728) 2024-03-09 16:32:02 +01:00
upgrade.php Try to fix phan warnings 2024-04-28 13:02:49 +02:00
upgrade2.php PHPdoc typing 2024-03-24 11:03:06 +01:00