10 lines
97 B
PHP
10 lines
97 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
|
||
|
|
function get_validate_record_js () {
|
||
|
|
}
|
||
|
|
|
||
|
|
function get_new_record_form () {
|
||
|
|
}
|
||
|
|
?>
|