From f0889b8b2e5893cddc6e05d2ac76f2981481ee56 Mon Sep 17 00:00:00 2001 From: radiskull Date: Wed, 30 Nov 2011 18:58:22 +0000 Subject: [PATCH] #68 gefixt, falsche angabe bei dem include --- ag/schatz.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ag/schatz.php b/ag/schatz.php index 5c84f13..3d7e794 100644 --- a/ag/schatz.php +++ b/ag/schatz.php @@ -15,8 +15,7 @@ include_once (ROOT_PATH . '/include/schatz.inc.php'); // Hilfsfunktionen include_once (ROOT_PATH . '/include/char.inc.php'); // Hilfsfunktionen include_once (ROOT_PATH . '/include/semaphore.inc.php'); include_once (ROOT_PATH . '/include/img.inc.php'); - -include_once ROOT_PATH . 'gfx/gfx_config.php'; +include_once (ROOT_PATH . '/gfx/gfx_config.php'); // GET-Section // Kritisch (SQL-Injections)