summaryrefslogtreecommitdiff
path: root/inc/HTTPClient.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/HTTPClient.php')
-rw-r--r--inc/HTTPClient.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/inc/HTTPClient.php b/inc/HTTPClient.php
index 6b3663eaa..2385b1edd 100644
--- a/inc/HTTPClient.php
+++ b/inc/HTTPClient.php
@@ -6,8 +6,6 @@
* @author Andreas Goetz <cpuidle@gmx.de>
*/
-if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../').'/');
-require_once(DOKU_CONF.'dokuwiki.php');
define('HTTP_NL',"\r\n");