removes mysql.config.php from help
This commit is contained in:
parent
ad381404c6
commit
508819ae74
1
help.php
1
help.php
|
@ -410,7 +410,6 @@ function setupMySQL()
|
||||||
{
|
{
|
||||||
// require
|
// require
|
||||||
require './mysql/tracker.mysql.php';
|
require './mysql/tracker.mysql.php';
|
||||||
require './mysql.config.php';
|
|
||||||
}
|
}
|
||||||
// unfortunately, it does not seem the file is located in the current
|
// unfortunately, it does not seem the file is located in the current
|
||||||
// directory, we will recurse the paths below and attempt to locate it
|
// directory, we will recurse the paths below and attempt to locate it
|
||||||
|
|
Loading…
Reference in New Issue
Block a user