From 09246eb179ceb4202c5f404179088db0056e8370 Mon Sep 17 00:00:00 2001 From: diosmosis Date: Tue, 19 Aug 2014 23:39:23 -0700 Subject: Remove TODO from index.php. --- index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index e362f7d2c0..baee05066c 100644 --- a/index.php +++ b/index.php @@ -43,5 +43,4 @@ if(!defined('PIWIK_PRINT_ERROR_BACKTRACE')) { define('PIWIK_PRINT_ERROR_BACKTRACE', false); } -require_once PIWIK_INCLUDE_PATH . '/core/dispatch.php'; - // TODO: check every folder in libs/ for autoload crap (maybe move to composr?) \ No newline at end of file +require_once PIWIK_INCLUDE_PATH . '/core/dispatch.php'; \ No newline at end of file -- cgit v1.2.3