removes mysql.config.php from help

This commit is contained in:
Mateusz Zawisza 2012-08-18 13:04:21 +02:00 committed by Johannes Dewender
parent ad381404c6
commit 508819ae74

View File

@ -410,7 +410,6 @@ function setupMySQL()
{
// require
require './mysql/tracker.mysql.php';
require './mysql.config.php';
}
// unfortunately, it does not seem the file is located in the current
// directory, we will recurse the paths below and attempt to locate it