This website requires JavaScript.
Explore
Help
Register
Sign in
blallo
/
tt-rss
Watch
1
Star
0
Fork
You've already forked tt-rss
0
Code
Issues
Pull requests
Releases
Wiki
Activity
65713fdf4c
tt-rss
/
mobile
/
logout.php
8 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
overall directory tree cleanup
2011-12-11 20:59:25 +01:00
<
?
php
require_once
"
mobile-functions.php
"
;
finalize basic mobile version
2006-03-27 07:56:37 +02:00
logout_user
();
mobile: add experimental iUI based version
2009-12-17 17:42:30 +01:00
header
(
"
Location: index.php
"
);
mobile: sync login stuff and such with desktop version
2007-03-05 17:27:48 +01:00
?>
Reference in a new issue
Copy permalink