change path to registration

This commit is contained in:
Andreas Zweili 2017-02-05 14:48:31 +01:00
parent 72de9d7100
commit 81728e6d48
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<nav> <nav>
<!--Registration--> <!--Registration-->
<?php <?php
include 'db/registration.php'; include 'registration.php';
?> ?>
<!--Registration end--> <!--Registration end-->
</nav> </nav>