commit 9ecf11d33e80ee77df9c73c7682aa16bf08acbd1 parent dd2ffe51c7af7a43c447834d9c13d23587267f08 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 23 Nov 2014 14:34:35 +0100 addmissing character Diffstat:
| M | themes/jumbotron/index.php | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/themes/jumbotron/index.php b/themes/jumbotron/index.php @@ -11,7 +11,7 @@ $id = $_GET["id"]; } include('../../core/backend/blog/posts.php'); - include('../../core/config/variables.config.php') + include('../../core/config/variables.config.php'); $read = "0"; ?> <!DOCTYPE html>