Remove false info

This commit is contained in:
Anatol Belski
2018-07-26 09:36:20 +02:00
parent fbc6c40761
commit b01fcd36e7

View File

@@ -111,7 +111,6 @@ class TrainingCaseHandler extends Abstracts\TrainingCase implements Interfaces\T
public function init() : void
{
echo "Initializing " . $this->getName() . ".\n";
echo "It is OK to see some warnings here, because the joomla tools are not fully Windows compatible.\n";
$this->setupDist();
$this->setupUrls();