commit 5244a8da85b39fa9e61bdaeb792563ad3c545ba6 parent d34e557c377907c8fed295c7ac644b77c4efc778 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 23 Nov 2014 11:33:38 +0100 next try -.- Diffstat:
| M | core/backend/blog/posts.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/backend/blog/posts.php b/core/backend/blog/posts.php @@ -26,7 +26,7 @@ $post_categrory_clean = $daten->category; $post_id = [ - $post_id_clean => $post_id_clean + $post_id_clean => $post_id_clean, ];