mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Fixed client details page as functions was declared twice
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
<?php include("header.php");
|
||||
<?php include("header.php"); ?>
|
||||
|
||||
<?php
|
||||
|
||||
//Paging
|
||||
if(isset($_GET['p'])){
|
||||
|
||||
Reference in New Issue
Block a user