This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Quill
mirror of
https://github.com/aaronpk/Quill.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Quill
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.
7
Commits
3
Branches
595 MiB
Tree:
a3701e1e4f
dependabot/composer/firebase/php-jwt-6.0.0
main
medium
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'a3701e1e4f'
${ noResults }
Quill
/
views
/
auth_error.php
4 lines
69 B
Raw
Normal View
History
Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation.
10 years ago
<
h2
><
?
=
$this
->
error
?>
</h2>
<
p
><
?
=
$this
->
errorDescription
?>
</p>