commit 2fea55652886b68d73f5958aadd2ce3db516fa1c parent 8c32ec842d8f7f71056ae5ac7e6cefef4b705472 Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 20 Mar 2015 17:37:35 +0100 maybe fixed it Diffstat:
| M | core/api/v1/DbHandler.class.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api/v1/DbHandler.class.php b/core/api/v1/DbHandler.class.php @@ -247,7 +247,7 @@ class DbHandler { } if ($post_id == NULL) { $x = 1; - + $id = 1; while ($x < $post_id_clean+1){ echo $x; echo "</br>";