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:
Ioannis20x
2025-07-07 07:04:13 +00:00
parent d772a6dc29
commit 3479fd9e1d
4 changed files with 60 additions and 46 deletions
+8
View File
@@ -0,0 +1,8 @@
<?php
function insertentry(){
}
function
?>