forked from wallabag/wallabag
Installation mode
This commit is contained in:
@ -13,6 +13,14 @@ class Store {
|
||||
|
||||
}
|
||||
|
||||
public function getLogin() {
|
||||
|
||||
}
|
||||
|
||||
public function getPassword() {
|
||||
|
||||
}
|
||||
|
||||
public function add() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user