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.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/inc/store/store.class.php b/inc/store/store.class.php
index 5f8939b9..d6e63014 100644
--- a/inc/store/store.class.php
+++ b/inc/store/store.class.php
@@ -52,8 +52,4 @@ class Store {
52 public function getLastId() { 52 public function getLastId() {
53 53
54 } 54 }
55
56 public function updateContentById($id) {
57
58 }
59} 55}