forked from Wavyzz/dolibarr
FIX - V19 is not an SQL instruction ;) (#25377)
* - V19 is not an SQL instruction ;) * we are now heading to 19.0 versions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Be carefull to requests order.
|
||||
-- This file must be loaded by calling /install/index.php page
|
||||
-- when current version is 18.0.0 or higher.
|
||||
-- when current version is 19.0.0 or higher.
|
||||
--
|
||||
-- To restrict request to Mysql version x.y minimum use -- VMYSQLx.y
|
||||
-- To restrict request to Pgsql version x.y minimum use -- VPGSQLx.y
|
||||
|
||||
Reference in New Issue
Block a user