From: Christian Weiske Date: Fri, 20 May 2011 15:11:45 +0000 (+0200) Subject: no need for that anymore X-Git-Tag: v0.98.0~37^2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=97bba97049eeed2ecec022caa641b50ca507cb72;p=semanticscuttle.git no need for that anymore --- diff --git a/src/SemanticScuttle/header-standalone.php b/src/SemanticScuttle/header-standalone.php index 50732a6..3755ea1 100644 --- a/src/SemanticScuttle/header-standalone.php +++ b/src/SemanticScuttle/header-standalone.php @@ -14,7 +14,6 @@ * @link http://sourceforge.net/projects/semanticscuttle */ $_SERVER['HTTP_HOST'] = 'http://localhost/'; -//define('UNIT_TEST_MODE', true); require_once dirname(__FILE__) . '/header.php'; ?> \ No newline at end of file