gitea init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
// Users index controller - redirects to management
|
||||
header("Location: dashboard.php?module=users&action=management");
|
||||
exit;
|
||||
?>
|
||||
Reference in New Issue
Block a user