commit f8aa26b60f82f20cbc3de0b866c69e2a1cc40ef9 parent aa30614ed3ddf8df346f95b0ccbf4d32af6fc7a4 Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 22 Aug 2014 17:15:27 +0200 bug fix Diffstat:
| M | themes/accentbox/index.php | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/accentbox/index.php b/themes/accentbox/index.php @@ -10,8 +10,8 @@ <div class="post excerpt "> <?php - include('../../core/inc/db_connect.inc.php'); - include('../../core/blog/posts.php'); + include('../core/inc/db_connect.inc.php'); + include('../core/blog/posts.php'); ?> <header> <div class="bubble"><a href="#">4</a></div>