From db1577252072d56a8bc8e3fc48bdef5478264266 Mon Sep 17 00:00:00 2001 From: alextselegidis Date: Wed, 20 May 2015 22:08:48 +0200 Subject: [PATCH] Removed table prefix setting from config.php --- src/config-sample.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/config-sample.php b/src/config-sample.php index fc0966c8..8dd03aa8 100644 --- a/src/config-sample.php +++ b/src/config-sample.php @@ -35,7 +35,6 @@ class Config { const DB_NAME = ''; const DB_USERNAME = ''; const DB_PASSWORD = ''; - const TABLE_PREFIX = ''; // ------------------------------------------------------------------------ // Google Calendar Sync