mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-08-29 10:38:57 +02:00
Tweaks on port definition.
Now port can be defined into the hostname.
This commit is contained in:
@@ -16,7 +16,7 @@ class Mage_Task_Update
|
||||
if ($result == true) {
|
||||
Mage_Console::output('OK' . PHP_EOL, 0);
|
||||
} else {
|
||||
Mage_Console::output( 'FAIL' . PHP_EOL, 0);
|
||||
Mage_Console::output('FAIL' . PHP_EOL, 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user