diff options
| -rw-r--r-- | src/SemanticScuttle/header-standalone.php | 1 | 
1 files changed, 0 insertions, 1 deletions
| 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 | 
