From 93b405ab9f69538546165c75a301c0c57a5359cf Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Tue, 26 Jul 2016 00:16:17 +0200 Subject: User authentication mechanism --- include/clients-overview.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/clients-overview.php') diff --git a/include/clients-overview.php b/include/clients-overview.php index f3e2a24..7ce45a6 100644 --- a/include/clients-overview.php +++ b/include/clients-overview.php @@ -16,6 +16,8 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + +require_once('./login.php'); ?>
@@ -117,4 +119,4 @@
- \ No newline at end of file + -- cgit v1.2.3