Smarty Template korrekt; LDAP Connects mit DB Connects

This commit is contained in:
aschwarz
2023-11-06 11:36:15 +01:00
parent fd10ee8d96
commit b4c5946719
10 changed files with 239 additions and 379 deletions

3
index.php Normal file
View File

@ -0,0 +1,3 @@
<?php
header("location:./php/login.php");
?>