This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6720a45d65
nextcloud
/
core
/
templates
/
logout.php
1 line
45 B
PHP
Raw
Normal View
History
Unescape
Escape
More l10n-stuff
2011-06-20 01:33:34 +04:00
<
?
php
echo
$l
->
t
(
'You are logged out.'
);
?>