diff options
Diffstat (limited to 'inc/store/store.class.php')
-rw-r--r-- | inc/store/store.class.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/inc/store/store.class.php b/inc/store/store.class.php index dd7d4cfe..5f8939b9 100644 --- a/inc/store/store.class.php +++ b/inc/store/store.class.php | |||
@@ -13,14 +13,10 @@ class Store { | |||
13 | 13 | ||
14 | } | 14 | } |
15 | 15 | ||
16 | public function getLogin() { | 16 | public function login() { |
17 | 17 | ||
18 | } | 18 | } |
19 | 19 | ||
20 | public function getPassword() { | ||
21 | |||
22 | } | ||
23 | |||
24 | public function add() { | 20 | public function add() { |
25 | 21 | ||
26 | } | 22 | } |