From a20afb2f9817cefffefe6615aa63545e2006cc9b Mon Sep 17 00:00:00 2001 From: mattab Date: Mon, 16 Sep 2013 13:35:34 +1200 Subject: DbHelper groups logic around Db, tables, etc. --- index.php | 1 - 1 file changed, 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 75b5e72917..4347ddd41d 100644 --- a/index.php +++ b/index.php @@ -50,4 +50,3 @@ if (!defined('PIWIK_ENABLE_DISPATCH') || PIWIK_ENABLE_DISPATCH) { $controller->init(); $controller->dispatch(); } -\Piwik\DbHelper::dropDatabase(); \ No newline at end of file -- cgit v1.2.3