Files

10 lines
97 B
PHP
Raw Permalink Normal View History

2024-04-27 09:23:34 +02:00
<?php
function get_validate_record_js () {
}
function get_new_record_form () {
}
?>