Skip to content
Snippets Groups Projects
Commit b0d24eed authored by Peter Rotich's avatar Peter Rotich
Browse files

Add upgrade redirect from setup directory

parent 349d32c2
No related branches found
No related tags found
No related merge requests found
<?php
/* Simply redirect to Admin Panel - new upgrade home */
header('Location: ../scp/upgrade.php');
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment