Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit edf6da0

Browse files
author
Nathan Shaaban
committed
Merge branch 'dev' of github.com:ctrlaltf24/assignmentsmanager into staging
2 parents 516540a + c33f186 commit edf6da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public_html/logout.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
<?php
2222

2323
echo template_footer();
24-
header("Location: ".$loginUrl);
24+
header("Location: index.php");

0 commit comments

Comments
 (0)