feat: created file for registration of actions and a file for functions; started first tests with form for work entries
This commit is contained in:
8
functions.php
Normal file
8
functions.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
function insertentry(){
|
||||
|
||||
}
|
||||
|
||||
|
||||
function
|
||||
?>
|
||||
Reference in New Issue
Block a user