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

4 lines
124 B
PHP

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