seeddms-code/SeedDMS_Core/bootstrap-6.php
2023-01-20 12:28:35 +01:00

4 lines
124 B
PHP

<?php
// Do any kind of bootstraping for major database version 6
$majorversion = 6; // just an example, currently not used