dolibarr/htdocs/install
Laurent Destailleur 612e41a8ca Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/core/class/commondocgenerator.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/fourn/commande/card.php
	htdocs/install/mysql/migration/19.0.0-20.0.0.sql
	htdocs/product/stock/replenish.php
	htdocs/takepos/invoice.php
2024-04-18 02:48:52 +02:00
..
doctemplates Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
lib clean phpdoc for phpstan (#26905) 2023-12-01 19:51:32 +01:00
medias
mssql
mysql Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-04-18 02:48:52 +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 Try to FIX #28482 2024-03-24 15:34:19 +01:00
index.php NEW The upgrade process can be done by creating a file upgrade.unlock 2023-02-02 12:58:12 +01:00
install.forced.sample.php Qual: Spelling htdocs/[d-k]* (#27427) 2024-01-13 19:48:41 +01:00
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 Qual: Remove unnecessary use of $_GET 2024-03-28 20:19:28 +01:00
upgrade2.php PHPdoc typing 2024-03-24 11:03:06 +01:00