seeddms-code/SeedDMS_Core/bootstrap-6.php

4 lines
124 B
PHP
Raw Normal View History

2023-01-20 11:28:35 +00:00
<?php
// Do any kind of bootstraping for major database version 6
$majorversion = 6; // just an example, currently not used