mirror of
https://github.com/php/php-sdk-binary-tools.git
synced 2026-03-24 07:32:15 +01:00
Remove false info
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user