diff --git a/htdocs/install/mysql/migration/2.9.0-3.0.0.sql b/htdocs/install/mysql/migration/2.9.0-3.0.0.sql new file mode 100644 index 00000000000..c3f69fedf5a --- /dev/null +++ b/htdocs/install/mysql/migration/2.9.0-3.0.0.sql @@ -0,0 +1,7 @@ +-- +-- $Id$ +-- +-- Be carefull to requests order. +-- This file must be loaded by calling /install/index.php page +-- when current version is 2.8.0 or higher. +--