This website requires JavaScript.
Explore
Help
Sign In
mirrors-php
/
tt-rss
mirror of
https://github.com/Maecenas/tt-rss.git
Watch
2
Star
0
Fork
You've already forked tt-rss
0
Code
Issues
Projects
Releases
Wiki
Activity
Software
Blog
19.2
tt-rss
/
classes
/
iauthmodule.php
5 lines
75 B
PHP
Raw
Permalink
Blame
History
<
?
php
interface
IAuthModule
{
function
authenticate
(
$login
,
$password
);
}
Reference in New Issue
View Git Blame
Copy Permalink