Fixed client details page as functions was declared twice

This commit is contained in:
johnnyq
2021-12-23 10:58:16 -05:00
parent 308bf0967f
commit a9fb11e3ef
5 changed files with 8 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
<?php include("config.php"); ?>
<?php include("functions.php"); ?>
<?php include("check_login.php"); ?>
<?php