fixing deprecated stuff

removed deprecated functions
adpating to db-structure
This commit is contained in:
Florian 2017-08-23 23:38:16 +02:00 committed by GitHub
parent 61398d95cb
commit 4c60d501b5
3 changed files with 14 additions and 13 deletions

View file

@ -41,7 +41,8 @@
<li><a href="show_fms.php">FMS</a></li>
<li><a href="show_zvei.php">ZVEI</a></li>
<li><a href="prefs.php">Einstellungen</a></li>
<li><a href="eintragen.html">Nutzer anlegen</a></li>
<li><a href="eintragen.php">Nutzer anlegen</a></li>
<li><a href="logout.php">Ausloggen</a></li>
</ul>
</nav>