This website works better with JavaScript.
Explore
Help
Sign In
kontakt
/
engelsystem
Archived
Watch
3
Star
0
Fork
You've already forked engelsystem
0
Code
Issues
12
Pull Requests
Projects
Releases
Wiki
Activity
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
1b4afa0c71
engelsystem
/
includes
/
pages
/
guest_start.php
5 lines
70 B
PHP
Raw
Blame
History
<
?
php
function
guest_start
()
{
redirect
(
page_link_to
(
'login'
));
}
?>
Reference in New Issue
View Git Blame
Copy Permalink