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.
7f722314e4
engelsystem
/
includes
/
pages
/
guest_start.php
7 lines
87 B
PHP
Raw
Blame
History
<
?
php
function
guest_start
()
{
redirect
(
page_link_to
(
'login'
));
return
true
;
}
Reference in New Issue
View Git Blame
Copy Permalink