partstock/pages/consistency_check.php
2018-12-17 17:50:23 +01:00

4 lines
119 B
PHP
Executable file

<?php
include "./pages/consistency_check_databse.php";
include "./pages/consistency_check_incorrect_types.php";
?>