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