This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Telegraph
mirror of
https://github.com/aaronpk/Telegraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Telegraph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
3
Branches
30 MiB
Tree:
83f84154b2
dependabot/composer/phpunit/phpunit-5.6.3
dependabot/composer/symfony/http-foundation-2.8.52
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '83f84154b2'
${ noResults }
Telegraph
/
views
/
dashboard.php
3 lines
83 B
Raw
Normal View
History
implement indieauth sign-in
9 years ago
<
?
php
$this
->
layout
(
'layout'
,
[
'title'
=>
$title
]);
?>
<
?
=
print_r
(
$_SESSION
);
?>