Remove false info
This commit is contained in:
Родитель
fbc6c40761
Коммит
b01fcd36e7
|
@ -111,7 +111,6 @@ class TrainingCaseHandler extends Abstracts\TrainingCase implements Interfaces\T
|
||||||
public function init() : void
|
public function init() : void
|
||||||
{
|
{
|
||||||
echo "Initializing " . $this->getName() . ".\n";
|
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->setupDist();
|
||||||
$this->setupUrls();
|
$this->setupUrls();
|
||||||
|
|
Загрузка…
Ссылка в новой задаче