This website works better with JavaScript.
Explore
Help
Sign In
kontakt
/
engelsystem
Watch
3
Star
0
Fork
You've already forked engelsystem
0
Code
Issues
12
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3591606130
2022-03-24
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3591606130'
${ noResults }
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