seeddms-code/SeedDMS_Core/bootstrap-5.php

4 lines
124 B
PHP
Raw Permalink Normal View History

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