aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/store/store.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/store/store.class.php')
-rw-r--r--inc/store/store.class.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/inc/store/store.class.php b/inc/store/store.class.php
index 360ff7c2..dd7d4cfe 100644
--- a/inc/store/store.class.php
+++ b/inc/store/store.class.php
@@ -13,6 +13,14 @@ class Store {
13 13
14 } 14 }
15 15
16 public function getLogin() {
17
18 }
19
20 public function getPassword() {
21
22 }
23
16 public function add() { 24 public function add() {
17 25
18 } 26 }