init
This commit is contained in:
11
module/bewerber/process/process.php
Normal file
11
module/bewerber/process/process.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?
|
||||
|
||||
|
||||
|
||||
function process_edit() {
|
||||
|
||||
require __DIR__ . DIRECTORY_SEPARATOR . 'edit_process.inc.php';
|
||||
}
|
||||
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user